Searched refs:IPMI_LANP_BAK_GATEWAY_MAC (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_lanp.h | 69 IPMI_LANP_BAK_GATEWAY_MAC, /* 15 */ enumerator 112 { IPMI_LANP_BAK_GATEWAY_MAC, 6, "Backup Gateway MAC", NULL, 0 }, /* 15 */
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_lanp.c | 757 p = get_lan_param(intf, chan, IPMI_LANP_BAK_GATEWAY_MAC); in ipmi_lan_print() 1600 ipmi_lan_params[IPMI_LANP_BAK_GATEWAY_MAC].desc, in ipmi_lan_set() 1602 rc = set_lan_param(intf, chan, IPMI_LANP_BAK_GATEWAY_MAC, data, 6); in ipmi_lan_set()
|