Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Ddev.c5140 __be16 orig_eth_type; in bpf_prog_run_generic_xdp() local
5171 orig_eth_type = eth->h_proto; in bpf_prog_run_generic_xdp()
5204 if ((orig_eth_type != eth->h_proto) || in bpf_prog_run_generic_xdp()