Searched refs:if_clone_detach (Results 1 - 23 of 23) sorted by relevance

/freebsd-10-stable/sys/net/
H A Dif_clone.h54 void if_clone_detach(struct if_clone *);
H A Dif_disc.c141 if_clone_detach(disc_cloner);
H A Dif_edsc.c334 if_clone_detach(edsc_cloner);
H A Dif_faith.c126 if_clone_detach(faith_cloner);
H A Dif_loop.c179 if_clone_detach(V_lo_cloner);
H A Dif_tap.c303 if_clone_detach(tap_cloner);
304 if_clone_detach(vmnet_cloner);
H A Dif_me.c172 if_clone_detach(V_me_cloner);
H A Dif_clone.c443 if_clone_detach(struct if_clone *ifc) function
H A Dif_stf.c298 if_clone_detach(stf_cloner);
H A Dif_vlan.c746 if_clone_detach(vlan_cloner);
793 if_clone_detach(V_vlan_cloner);
H A Dif_epair.c968 if_clone_detach(V_epair_cloner);
H A Dif_gif.c251 if_clone_detach(V_gif_cloner);
H A Dif_gre.c158 if_clone_detach(V_gre_cloner);
H A Dif_tun.c297 if_clone_detach(tun_cloner);
H A Dif_lagg.c223 if_clone_detach(V_lagg_cloner);
H A Dif_bridge.c519 if_clone_detach(bridge_cloner);
H A Dif_vxlan.c3055 if_clone_detach(vxlan_cloner);
/freebsd-10-stable/sys/netpfil/pf/
H A Dif_pflog.c277 if_clone_detach(pflog_cloner);
H A Dif_pfsync.c2352 if_clone_detach(V_pfsync_cloner);
2373 if_clone_detach(V_pfsync_cloner);
/freebsd-10-stable/sys/dev/usb/
H A Dusb_pf.c102 if_clone_detach(usbpf_cloner);
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_tracer.c251 if_clone_detach(t4_cloner);
/freebsd-10-stable/sys/net80211/
H A Dieee80211_freebsd.c894 if_clone_detach(wlan_cloner);
896 if_clone_detach(&wlan_cloner);
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_fw_log.c229 if_clone_detach(ipfw_log_cloner);

Completed in 379 milliseconds