Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dbpf.c241 static int bpf_detachd(struct bpf_d *d);
772 bpf_detachd(struct bpf_d *d) in bpf_detachd() function
1161 bpf_detachd(d); in bpfclose()
2788 if (bpf_detachd(d) != 0) { in bpf_setif()
2897 if (bpf_detachd(d) != 0) { in bpf_setdlt()
4427 bpf_detachd(d); in bpfdetach()