Home
last modified time | relevance | path

Searched refs:bpf_detach (Results 1 – 25 of 41) sorted by relevance

12

/netbsd/src/sys/net/
Dbpf_stub.c61 .bpf_detach = bpf_stub_detach,
142 bpf_ops->bpf_detach(ifp); in bpf_stub_detach()
Dbpf.h444 void (*bpf_detach)(struct ifnet *); member
528 bpf_detach(struct ifnet *_ifp) in bpf_detach() function
530 bpf_ops->bpf_detach(_ifp); in bpf_detach()
Dif_faith.c164 bpf_detach(ifp); in faith_clone_destroy()
Dif_loop.c232 bpf_detach(ifp); in loop_clone_destroy()
Dif_stf.c254 bpf_detach(ifp); in stf_clone_destroy()
Dif_srt.c313 bpf_detach(ifp); in srt_clone_destroy()
Dif_mpls.c170 bpf_detach(ifp); in mpls_clone_destroy()
Dif_ieee1394subr.c658 bpf_detach(ifp); in ieee1394_ifdetach()
Dif_sl.c291 bpf_detach(ifp); in sl_clone_destroy()
Dif_tun.c332 bpf_detach(ifp); in tun_clone_destroy()
Dif_gif.c434 bpf_detach(ifp); in gif_clone_destroy()
Dif_gre.c345 bpf_detach(ifp); in gre_clone_destroy()
Dif_ethersubr.c1101 bpf_detach(ifp); in ether_ifdetach()
Dif_ppp.c354 bpf_detach(ifp); in ppp_clone_destroy()
Dif_ipsec.c503 bpf_detach(ifp); in if_ipsec_clone_destroy()
Dif_pppoe.c439 bpf_detach(ifp); in pppoe_clone_destroy()
/netbsd/src/sys/net/npf/
Dif_npflog.c144 bpf_detach(ifp); in npflog_clone_destroy()
/netbsd/src/sys/dist/pf/net/
Dif_pflog.c181 bpf_detach(ifp); in pflog_clone_destroy()
Dif_pfsync.c203 bpf_detach(ifp); in pfsync_clone_destroy()
/netbsd/src/sys/net80211/
Dieee80211.c293 bpf_detach(ifp); in ieee80211_ifdetach()
/netbsd/src/sys/dev/usb/
Dif_gscan.c800 bpf_detach(ifp); in gscan_detach()
Dusbnet.c1619 bpf_detach(ifp); in usbnet_detach()
Dif_ural.c551 bpf_detach(ifp); in ural_detach()
Duhso.c1996 bpf_detach(ifp); in uhso_ifnet_detach()
Dif_rum.c507 bpf_detach(ifp); in rum_detach()

12