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

/freebsd-10-stable/sys/net/
H A Dif_clone.c365 if_clone_attach(struct if_clone *ifc) function
395 if (if_clone_attach(ifc) != 0) {
418 if (if_clone_attach(ifc) != 0) {
/freebsd-10-stable/sys/net80211/
H A Dieee80211_freebsd.c887 if_clone_attach(&wlan_cloner);

Completed in 163 milliseconds