Searched refs:orig_eth_type (Results 1 – 1 of 1) sorted by relevance
5158 __be16 orig_eth_type; in bpf_prog_run_generic_xdp() local5189 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()