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

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c189 static void bpf_detachd(struct bpf_d *d);
510 bpf_detachd(struct bpf_d *d) function
524 panic("bpf_detachd: descriptor not in list");
777 bpf_detachd(d);
1650 bpf_detachd(d);
1730 bpf_detachd(d);
2349 bpf_detachd(d);

Completed in 69 milliseconds