Searched refs:orig_bcast (Results 1 – 1 of 1) sorted by relevance
4776 bool orig_bcast, orig_host; in bpf_prog_run_generic_xdp() local4802 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()