Searched refs:mac_bpfdesc_check_receive (Results 1 – 3 of 3) sorted by relevance
354 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);
2098 if (mac_bpfdesc_check_receive(d, bp->bif_ifp) == 0) in bpf_tap()2157 if (mac_bpfdesc_check_receive(d, bp->bif_ifp) == 0) in bpf_mtap()2213 if (mac_bpfdesc_check_receive(d, bp->bif_ifp) == 0) in bpf_mtap2()