Searched defs:bpf_d (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dbpfdesc.h84 struct bpf_d { struct
H A Dbpf.c1629 struct bpf_d *bpf_d; local
[all...]
/xnu-2422.115.4/security/
H A Dmac_net.c118 mac_bpfdesc_label_init(struct bpf_d *bpf_d) argument
173 mac_bpfdesc_label_destroy(struct bpf_d *bpf_d) argument
278 mac_bpfdesc_label_associate(struct ucred *cred, struct bpf_d *bpf_d) argument
287 mac_bpfdesc_check_receive(struct bpf_d *bpf_d, struct ifnet *ifp) argument
327 mac_mbuf_label_associate_bpfdesc(struct bpf_d *bpf_d, struct mbuf *mbuf) argument
[all...]

Completed in 20 milliseconds