Home
last modified time | relevance | path

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

/net/core/
Ddev.c4776 bool orig_bcast, orig_host; in bpf_prog_run_generic_xdp() local
4802 orig_bcast = is_multicast_ether_addr_64bits(eth->h_dest); in bpf_prog_run_generic_xdp()
4831 (orig_bcast != is_multicast_ether_addr_64bits(eth->h_dest))) { in bpf_prog_run_generic_xdp()