Home
last modified time | relevance | path

Searched defs:VLAN_VID_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_vlan.c42 #define VLAN_VID_MASK 0x0fff /* VLAN Identifier */ macro
/openbmc/u-boot/include/linux/
H A Dif_ether.h175 #define VLAN_VID_MASK 0x0fff /* VLAN Identifier */ macro
/openbmc/linux/include/linux/
H A Dif_vlan.h76 #define VLAN_VID_MASK 0x0fff /* VLAN Identifier */ macro
/openbmc/qemu/include/net/
H A Deth.h222 #define VLAN_VID_MASK 0x0fff macro