Home
last modified time | relevance | path

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

/net/core/
Ddev.c4738 __be16 orig_eth_type; in bpf_prog_run_generic_xdp() local
4763 orig_eth_type = eth->h_proto; in bpf_prog_run_generic_xdp()
4788 if ((orig_eth_type != eth->h_proto) || in bpf_prog_run_generic_xdp()