Searched refs:if_clone_destroyif (Results 1 – 5 of 5) sorted by relevance
158 int if_clone_destroyif(struct if_clone *, struct ifnet *);
431 err = if_clone_destroyif(ifc, ifp); in if_clone_destroy()476 if_clone_destroyif(struct if_clone *ifc, struct ifnet *ifp) in if_clone_destroyif() function
892 error = if_clone_destroyif(ifc, oifp); in epair_clone_destroy()
1309 error = if_clone_destroyif(cloner, ifp); in tundtor()
186 if_clone_destroyif(wlan_cloner, vap->iv_ifp); in ieee80211_vap_destroy()