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

/xnu-2422.115.4/security/
H A Dmac_net.c287 mac_bpfdesc_check_receive(struct bpf_d *bpf_d, struct ifnet *ifp) function
H A Dmac_framework.h157 int mac_bpfdesc_check_receive(struct bpf_d *bpf_d, struct ifnet *ifp);
/xnu-2422.115.4/bsd/net/
H A Dbpf.c2155 if (mac_bpfdesc_check_receive(d, bp->bif_ifp) != 0)

Completed in 22 milliseconds