Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dbpf.h1460 extern void bpfdetach(struct ifnet *);
H A Dbpf.c4059 bpfdetach(struct ifnet *ifp) in bpfdetach() function
H A Ddlil.c529 extern void bpfdetach(struct ifnet *);
9406 bpfdetach(ifp); in ifnet_detach()