Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpf.c241 static int bpf_detachd(struct bpf_d *d);
733 bpf_detachd(struct bpf_d *d) in bpf_detachd() function
1122 bpf_detachd(d); in bpfclose()
2749 if (bpf_detachd(d) != 0) { in bpf_setif()
2858 if (bpf_detachd(d) != 0) { in bpf_setdlt()
4388 bpf_detachd(d); in bpfdetach()