Home
last modified time | relevance | path

Searched defs:iana (Results 1 – 13 of 13) sorted by relevance

/openbmc/ipmitool/src/plugins/lanplus/
H A Dasf.h63 uint32_t iana; member
H A Dlanplus.c508 uint32_t iana; in ipmi_handle_pong() member
/openbmc/ipmitool/src/plugins/lan/
H A Dasf.h63 uint32_t iana; member
H A Drmcp.h87 uint32_t iana; member
/openbmc/ipmitool/lib/
H A Dipmi_channel.c212 iana_string(uint32_t iana) in iana_string()
353 uint32_t iana; in ipmi_get_channel_cipher_suites() local
H A Dipmi_sel.c1212 IPMI_OEM iana = ipmi_get_oem(intf); in ipmi_get_event_desc() local
1375 ipmi_sel_get_oem_sensor_type(IPMI_OEM iana, uint8_t code) in ipmi_sel_get_oem_sensor_type()
1398 ipmi_sel_get_oem_sensor_type_offset(IPMI_OEM iana, uint8_t code, uint8_t offset) in ipmi_sel_get_oem_sensor_type_offset()
2338 ipmi_sel_interpret(struct ipmi_intf *intf, unsigned long iana, in ipmi_sel_interpret()
2984 uint32_t iana = 0; in ipmi_sel_main() local
H A Dipmi_fru.c1394 uint32_t iana = oh->mfg_id[0] | oh->mfg_id[1]<<8 | oh->mfg_id[2]<<16; in fru_area_print_multirec() local
3445 uint32_t iana = oh->mfg_id[0] | oh->mfg_id[1]<<8 | oh->mfg_id[2]<<16; in ipmi_fru_edit_multirec() local
3647 uint32_t iana = oh->mfg_id[0] | oh->mfg_id[1]<<8 | oh->mfg_id[2]<<16; in ipmi_fru_get_multirec() local
/openbmc/phosphor-net-ipmid/
H A Dmessage_parsers.hpp267 uint32_t iana; member
279 uint32_t iana; member
/openbmc/fb-ipmi-oem/include/
H A Dcommandutils.hpp30 static constexpr IanaType iana = {0x15, 0xA0, 0x0}; // Meta's IANA variable
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_fwum.h89 IPMI_OEM iana; member
122 IPMI_OEM iana; member
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp178 bool registerOemHandler(int prio, Iana iana, Cmd cmd, Privilege priv, in registerOemHandler()
313 auto iana = static_cast<Iana>(bytes); in executeIpmiOemCommand() local
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dhandler.hpp660 void registerOemHandler(int prio, Iana iana, Cmd cmd, Privilege priv, in registerOemHandler()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp438 constexpr std::array<uint8_t, PLDM_FWUP_IANA_ENTERPRISE_ID_LENGTH> iana{ in TEST() local