Searched refs:mac_bpfdesc_check_receive (Results 1 – 3 of 3) sorted by relevance
360 mac_bpfdesc_check_receive(struct bpf_d *d, struct ifnet *ifp) in mac_bpfdesc_check_receive() function
103 int mac_bpfdesc_check_receive(struct bpf_d *d, struct ifnet *ifp);
2274 if (mac_bpfdesc_check_receive(d, bp->bif_ifp) == 0) in bpf_tap()2334 if (mac_bpfdesc_check_receive(d, bp->bif_ifp) == 0) in bpf_mtap()2391 if (mac_bpfdesc_check_receive(d, bp->bif_ifp) == 0) in bpf_mtap2()