Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_net.c122 mac_bpfdesc_init(struct bpf_d *d) in mac_bpfdesc_init() function
H A Dmac_framework.h107 void mac_bpfdesc_init(struct bpf_d *);
/f-stack/freebsd/net/
H A Dbpf.c965 mac_bpfdesc_init(d); in bpfopen()