Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c4871 bool orig_bcast, orig_host; in bpf_prog_run_generic_xdp() local
4897 orig_bcast = is_multicast_ether_addr_64bits(eth->h_dest); in bpf_prog_run_generic_xdp()
4926 (orig_bcast != is_multicast_ether_addr_64bits(eth->h_dest))) { in bpf_prog_run_generic_xdp()