Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dbpf.c231 static int bpf_detachd(struct bpf_d *d);
572 bpf_detachd(struct bpf_d *d) in bpf_detachd() function
962 bpf_detachd(d); in bpfclose()
2468 if (bpf_detachd(d) != 0) { in bpf_setif()
2577 if (bpf_detachd(d) != 0) { in bpf_setdlt()
4098 bpf_detachd(d); in bpfdetach()