Searched refs:bpfdetach (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-10.2-release/sys/net/
H A Dif_disc.c124 bpfdetach(ifp);
H A Dif_enc.c128 bpfdetach(ifp);
H A Dif_faith.c181 bpfdetach(ifp);
H A Dif_loop.c127 bpfdetach(ifp);
H A Dbpf.h1276 void bpfdetach(struct ifnet *);
H A Dif_arcsubr.c670 bpfdetach(ifp);
H A Dif_fddisubr.c610 bpfdetach(ifp);
H A Dif_fwsubr.c783 bpfdetach(ifp);
H A Dif_iso88025subr.c144 bpfdetach(ifp);
H A Dif_me.c215 bpfdetach(ifp);
H A Dif_stf.c275 bpfdetach(ifp);
H A Dif_ethersubr.c952 bpfdetach(ifp);
H A Dif_gif.c223 bpfdetach(ifp);
H A Dif_gre.c201 bpfdetach(ifp);
H A Dif_tun.c256 bpfdetach(TUN2IFP(tp));
H A Dbpf.c238 * Sleeping in global lock is not allowed due to bpfdetach() using it.
2501 bpfdetach(struct ifnet *ifp) function
2552 printf("bpfdetach: %s was not attached\n", ifp->if_xname);
2575 * Nothing should be found if bpfdetach() was not called.
2868 bpfdetach(struct ifnet *ifp) function
/freebsd-10.2-release/sys/netpfil/pf/
H A Dif_pflog.c145 bpfdetach(ifp);
/freebsd-10.2-release/sys/dev/ppbus/
H A Dif_plip.c277 bpfdetach(ifp);
296 bpfdetach(sc->sc_ifp);
/freebsd-10.2-release/sys/netgraph/
H A Dng_sppp.c387 bpfdetach (priv->ifp);
H A Dng_iface.c797 bpfdetach(priv->ifp);
/freebsd-10.2-release/sys/dev/usb/
H A Dusb_pf.c224 bpfdetach(ifp);
/freebsd-10.2-release/sys/dev/lmc/
H A Dif_lmc.h1255 # define LMC_BPF_DETACH bpfdetach(sc->ifp)
1295 # define LMC_BPF_DETACH bpfdetach(sc->ifp)
1324 # define LMC_BPF_DETACH bpfdetach(sc->ifp)
1361 # define LMC_BPF_DETACH /* bpfdetach(sc->ifp) */
/freebsd-10.2-release/sys/netpfil/ipfw/
H A Dip_fw_log.c209 bpfdetach(ifp);
/freebsd-10.2-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c797 bpfdetach(dev);
/freebsd-10.2-release/sys/dev/usb/net/
H A Dif_usie.c475 bpfdetach(sc->sc_ifp);

Completed in 226 milliseconds

12