Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_net.c360 mac_bpfdesc_check_receive(struct bpf_d *d, struct ifnet *ifp) in mac_bpfdesc_check_receive() function
H A Dmac_framework.h103 int mac_bpfdesc_check_receive(struct bpf_d *d, struct ifnet *ifp);
/f-stack/freebsd/net/
H A Dbpf.c2274 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()