Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dbpf.c217 static int bpf_detachd(struct bpf_d *d, int);
561 bpf_detachd(struct bpf_d *d, int closing) in bpf_detachd() function
935 bpf_detachd(d, 1); in bpfclose()
2276 if (bpf_detachd(d, 0) != 0) { in bpf_setif()
2383 if (bpf_detachd(d, 0) != 0) { in bpf_setdlt()
3777 bpf_detachd(d, 0); in bpfdetach()