Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dbpf_private.h323 extern void bpfdetach(struct ifnet *);
H A Ddlil.c289 extern void bpfdetach(struct ifnet *);
5619 bpfdetach(ifp); in ifnet_detach_final()
H A Dbpf.c4508 bpfdetach(struct ifnet *ifp) in bpfdetach() function