Home
last modified time | relevance | path

Searched refs:VLAN_TAG_PRESENT (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dif_ether.h174 #define VLAN_TAG_PRESENT VLAN_CFI_MASK macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_vlan.c41 #define VLAN_TAG_PRESENT VLAN_CFI_MASK macro
/openbmc/linux/Documentation/networking/
H A Dopenvswitch.rst234 VLAN_TAG_PRESENT inside the kernel) is ordinarily set in a vlan
/openbmc/linux/include/linux/
H A Dfilter.h1263 BPF_ANCILLARY(VLAN_TAG_PRESENT); in bpf_anc_helper()