Home
last modified time | relevance | path

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

/samples/bpf/
A Dnet_shared.h11 #define ETH_P_8021AD 0x88A8 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.c14 #define ETH_P_8021AD 0x88A8 macro
93 h_proto == bpf_htons(ETH_P_8021AD)) { in xdp_router_ipv4_prog()
A Dsockex2_kern.c107 if (proto == ETH_P_8021AD) { in flow_dissector()
A Dsockex3_kern.c277 case ETH_P_8021AD: in parse_eth_proto()

Completed in 9 milliseconds