Searched refs:IPMI_LANP_SUBNET_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_lanp.h | 60 IPMI_LANP_SUBNET_MASK, enumerator 103 { IPMI_LANP_SUBNET_MASK, 4, "Subnet Mask", NULL, 0 },
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_lanp.c | 696 p = get_lan_param(intf, chan, IPMI_LANP_SUBNET_MASK); in ipmi_lan_print() 1531 ipmi_lan_params[IPMI_LANP_SUBNET_MASK].desc, in ipmi_lan_set() 1533 rc = set_lan_param(intf, chan, IPMI_LANP_SUBNET_MASK, data, 4); in ipmi_lan_set()
|