Searched refs:if_clone_destroyif (Results 1 – 4 of 4) sorted by relevance
158 int if_clone_destroyif(struct if_clone *, struct ifnet *);
431 err = if_clone_destroyif(ifc, ifp); in if_clone_destroy()468 if_clone_destroyif(struct if_clone *ifc, struct ifnet *ifp) in if_clone_destroyif() function
805 error = if_clone_destroyif(ifc, oifp); in epair_clone_destroy()
184 if_clone_destroyif(wlan_cloner, vap->iv_ifp); in ieee80211_vap_destroy()