Home
last modified time | relevance | path

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

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