Searched defs:VLAN_VID_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/linux/ | ||
H A D | if_ether.h | 175 #define VLAN_VID_MASK 0x0fff /* VLAN Identifier */ macro |
/openbmc/qemu/include/net/ | ||
H A D | eth.h | 222 #define VLAN_VID_MASK 0x0fff macro |