Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c4871 __be16 orig_eth_type; in bpf_prog_run_generic_xdp() local
4896 orig_eth_type = eth->h_proto; in bpf_prog_run_generic_xdp()
4921 if ((orig_eth_type != eth->h_proto) || in bpf_prog_run_generic_xdp()