Home
last modified time | relevance | path

Searched refs:IPMI_LANP_AUTH_TYPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_lanp.h55 IPMI_LANP_AUTH_TYPE, enumerator
98 { IPMI_LANP_AUTH_TYPE, 1, "Auth Type Support", NULL, 0 },
/openbmc/ipmitool/lib/
H A Dipmi_lanp.c616 p = get_lan_param(intf, chan, IPMI_LANP_AUTH_TYPE); in ipmi_lan_print()