Home
last modified time | relevance | path

Searched refs:IPMI_LANP_IP_ADDR_SRC (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_lanp.h58 IPMI_LANP_IP_ADDR_SRC, enumerator
101 { IPMI_LANP_IP_ADDR_SRC, 1, "IP Address Source", NULL, 0 },
/openbmc/ipmitool/lib/
H A Dipmi_lanp.c664 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()