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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.c194 static void bpf_detachd(struct bpf_d *d);
531 bpf_detachd(struct bpf_d *d) function
545 panic("bpf_detachd: descriptor not in list");
802 bpf_detachd(d);
1846 bpf_detachd(d);
1938 bpf_detachd(d);
2603 * Now we do not care if we lose the bpf_mlock in bpf_detachd
2607 bpf_detachd(d);

Completed in 61 milliseconds