Searched refs:ifc_simple_destroy (Results 1 – 1 of 1) sorted by relevance
107 static int ifc_simple_destroy(struct if_clone *, struct ifnet *);335 err = ifc_simple_destroy(ifc, ifp); in if_clone_destroyif()731 ifc_simple_destroy(struct if_clone *ifc, struct ifnet *ifp) in ifc_simple_destroy() function