Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_lanp.h80 IPMI_LANP_BAD_PASS_THRESH, enumerator
122 { IPMI_LANP_BAD_PASS_THRESH, 6, "Bad Password Threshold", NULL, 0 },
/openbmc/ipmitool/lib/
H A Dipmi_lanp.c845 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()