Searched refs:if_clone_attach (Results 1 - 20 of 20) sorted by relevance

/freebsd-9.3-release/sys/net/
H A Dif_clone.h73 void if_clone_attach(struct if_clone *);
H A Dif_disc.c138 if_clone_attach(&disc_cloner);
H A Dif_edsc.c327 if_clone_attach(&edsc_cloner);
H A Dif_loop.c167 if_clone_attach(&V_lo_cloner);
169 if_clone_attach(&lo_cloner);
H A Dif_faith.c116 if_clone_attach(&faith_cloner);
H A Dif_enc.c170 if_clone_attach(&enc_cloner);
H A Dif_clone.c286 if_clone_attach(struct if_clone *ifc) function
H A Dif_tap.c273 if_clone_attach(&tap_cloner);
274 if_clone_attach(&vmnet_cloner);
H A Dif_stf.c294 if_clone_attach(&stf_cloner);
H A Dif_vlan.c728 if_clone_attach(&vlan_cloner);
779 if_clone_attach(&V_vlan_cloner);
H A Dif_epair.c961 if_clone_attach(&epair_cloner);
H A Dif_gif.c259 if_clone_attach(&gif_cloner);
H A Dif_gre.c175 if_clone_attach(&gre_cloner);
H A Dif_tun.c294 if_clone_attach(&tun_cloner);
H A Dif_lagg.c192 if_clone_attach(&lagg_cloner);
H A Dif_bridge.c502 if_clone_attach(&bridge_cloner);
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dif_pflog.c150 if_clone_attach(&pflog_cloner);
H A Dif_pfsync.c394 if_clone_attach(&pfsync_cloner);
3378 if_clone_attach(&V_pfsync_cloner);
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_freebsd.c809 if_clone_attach(&wlan_cloner);
/freebsd-9.3-release/sys/netinet/
H A Dip_carp.c2376 if_clone_attach(&carp_cloner);

Completed in 200 milliseconds