Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_vlan.c40 #define VLAN_CFI_MASK 0x1000 /* Canonical Format Indicator */ macro
/openbmc/u-boot/include/linux/
H A Dif_ether.h173 #define VLAN_CFI_MASK 0x1000 /* Canonical Format Indicator */ macro
/openbmc/linux/include/linux/
H A Dif_vlan.h75 #define VLAN_CFI_MASK 0x1000 /* Canonical Format Indicator / Drop Eligible Indicator */ macro