Searched refs:IPMI_LANP_BAK_GATEWAY_IP (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_lanp.h | 68 IPMI_LANP_BAK_GATEWAY_IP, enumerator 111 { IPMI_LANP_BAK_GATEWAY_IP, 4, "Backup Gateway IP", NULL, 0 },
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_lanp.c | 750 p = get_lan_param(intf, chan, IPMI_LANP_BAK_GATEWAY_IP); in ipmi_lan_print() 1593 ipmi_lan_params[IPMI_LANP_BAK_GATEWAY_IP].desc, in ipmi_lan_set() 1595 rc = set_lan_param(intf, chan, IPMI_LANP_BAK_GATEWAY_IP, data, 4); in ipmi_lan_set()
|