Home
last modified time | relevance | path

Searched defs:VLAN_PRIO_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_vlan.c38 #define VLAN_PRIO_MASK 0xe000 /* Priority Code Point */ macro
/openbmc/u-boot/include/linux/
H A Dif_ether.h171 #define VLAN_PRIO_MASK 0xe000 /* Priority Code Point */ macro
/openbmc/linux/include/linux/
H A Dif_vlan.h73 #define VLAN_PRIO_MASK 0xe000 /* Priority Code Point */ macro