Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c666 bpf_detachd(struct bpf_d *d, bool detached_ifp) in bpf_detachd() argument
681 if (detached_ifp) { in bpf_detachd()
694 if (d->bd_promisc && !detached_ifp) { in bpf_detachd()