Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dbpf.h1387 extern void bpfdetach(struct ifnet *);
H A Dbpf.c3738 bpfdetach(struct ifnet *ifp) in bpfdetach() function
H A Ddlil.c524 extern void bpfdetach(struct ifnet *);
9178 bpfdetach(ifp); in ifnet_detach()