Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c196 static void bpf_detachd_locked(struct bpf_d *, bool);
734 bpf_detachd_locked(d, false); in bpf_attachd()
847 bpf_detachd_locked(d, false); in bpf_detachd()
852 bpf_detachd_locked(struct bpf_d *d, bool detached_ifp) in bpf_detachd_locked() function
2868 bpf_detachd_locked(d, true); in bpfdetach()
2873 bpf_detachd_locked(d, true); in bpfdetach()