Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_vlan.c38 #define VLAN_PRIO_MASK 0xe000 /* Priority Code Point */ macro
/linux/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c188 #define VLAN_PRIO_MASK GENMASK(15, 13) /* Priority Code Point */ macro
/linux/include/linux/
H A Dif_vlan.h73 #define VLAN_PRIO_MASK 0xe000 /* Priority Code Point */ macro