Home
last modified time | relevance | path

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

/linux-6.1.9/samples/bpf/
Dxdp_router_ipv4.bpf.c13 #define ETH_P_8021Q 0x8100 macro
Dxdp_sample.bpf.h14 #define ETH_P_8021Q 0x8100 macro
/linux-6.1.9/include/uapi/linux/
Dif_ether.h71 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro