Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbpf.c239 static int bpf_detachd(struct bpf_d *d);
731 bpf_detachd(struct bpf_d *d) in bpf_detachd() function
1120 bpf_detachd(d); in bpfclose()
2747 if (bpf_detachd(d) != 0) { in bpf_setif()
2856 if (bpf_detachd(d) != 0) { in bpf_setdlt()
4386 bpf_detachd(d); in bpfdetach()