Searched refs:IPMI_LANP_IP_ADDR_SRC (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_lanp.h | 58 IPMI_LANP_IP_ADDR_SRC, enumerator 101 { IPMI_LANP_IP_ADDR_SRC, 1, "IP Address Source", NULL, 0 },
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_lanp.c | 664 p = get_lan_param(intf, chan, IPMI_LANP_IP_ADDR_SRC); in ipmi_lan_print() 1483 rc = set_lan_param(intf, chan, IPMI_LANP_IP_ADDR_SRC, data, 1); in ipmi_lan_set()
|