Searched refs:VLAN_ENABLE_FLAG (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-host-ipmid/ | ||
H A D | transportconstants.hpp | 124 constexpr uint16_t VLAN_ENABLE_FLAG = 0x8000; variable |
H A D | transporthandler.cpp | 1217 vlan |= VLAN_ENABLE_FLAG; in getLan() |