Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c5158 __be16 orig_eth_type; in bpf_prog_run_generic_xdp() local
5189 orig_eth_type = eth->h_proto; in bpf_prog_run_generic_xdp()
5222 if ((orig_eth_type != eth->h_proto) || in bpf_prog_run_generic_xdp()