Searched refs:IPMI_LANP_BAD_PASS_THRESH (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_lanp.h | 80 IPMI_LANP_BAD_PASS_THRESH, enumerator 122 { IPMI_LANP_BAD_PASS_THRESH, 6, "Bad Password Threshold", NULL, 0 },
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_lanp.c | 845 p = get_lan_param(intf, chan, IPMI_LANP_BAD_PASS_THRESH); in ipmi_lan_print() 1683 rc = set_lan_param(intf, chan, IPMI_LANP_BAD_PASS_THRESH, data, 6); in ipmi_lan_set()
|