Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dbpf.c240 static int bpf_detachd(struct bpf_d *d);
772 bpf_detachd(struct bpf_d *d) in bpf_detachd() function
1174 bpf_detachd(d); in bpfclose()
2870 if (bpf_detachd(d) != 0) { in bpf_setif()
2979 if (bpf_detachd(d) != 0) { in bpf_setdlt()
4520 bpf_detachd(d); in bpfdetach()