Home
last modified time | relevance | path

Searched refs:ETH_P_8021Q (Results 1 – 5 of 5) sorted by relevance

/samples/bpf/
A Dnet_shared.h10 #define ETH_P_8021Q 0x8100 macro
A Dparse_varlen.c126 if (h_proto == ETH_P_8021Q || h_proto == ETH_P_8021AD) { in handle_ingress()
135 if (h_proto == ETH_P_8021Q || h_proto == ETH_P_8021AD) { in handle_ingress()
A Dxdp_router_ipv4.bpf.c13 #define ETH_P_8021Q 0x8100 macro
92 if (h_proto == bpf_htons(ETH_P_8021Q) || in xdp_router_ipv4_prog()
A Dsockex2_kern.c113 if (proto == ETH_P_8021Q) { in flow_dissector()
150 if (proto == ETH_P_8021Q) { in flow_dissector()
A Dsockex3_kern.c276 case ETH_P_8021Q: in parse_eth_proto()

Completed in 9 milliseconds