Searched refs:IPMI_LANP_IP_ADDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_lanp.h | 57 IPMI_LANP_IP_ADDR, enumerator 100 { IPMI_LANP_IP_ADDR, 4, "IP Address", NULL, 0 },
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_lanp.c | 689 p = get_lan_param(intf, chan, IPMI_LANP_IP_ADDR); in ipmi_lan_print() 1516 ipmi_lan_params[IPMI_LANP_IP_ADDR].desc, in ipmi_lan_set() 1518 rc = set_lan_param(intf, chan, IPMI_LANP_IP_ADDR, data, 4); in ipmi_lan_set()
|