Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbpf.c217 static int bpf_detachd(struct bpf_d *d, int);
572 bpf_detachd(struct bpf_d *d, int closing) in bpf_detachd() function
946 bpf_detachd(d, 1); in bpfclose()
2287 if (bpf_detachd(d, 0) != 0) { in bpf_setif()
2394 if (bpf_detachd(d, 0) != 0) { in bpf_setdlt()
3788 bpf_detachd(d, 0); in bpfdetach()