Searched refs:IPMI_LANP_VLAN_ID (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_lanp.h | 74 IPMI_LANP_VLAN_ID, /* 20 */ enumerator 117 { IPMI_LANP_VLAN_ID, 2, "802.1q VLAN ID", NULL, 0 }, /* 20 */
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_lanp.c | 764 p = get_lan_param(intf, chan, IPMI_LANP_VLAN_ID); in ipmi_lan_print() 1269 rc = set_lan_param(intf, chan, IPMI_LANP_VLAN_ID, data, 2); in ipmi_lan_set_vlan_id()
|