Searched refs:stf_clone_destroy (Results 1 – 1 of 1) sorted by relevance
139 static int stf_clone_destroy(struct ifnet *);142 IF_CLONE_INITIALIZER("stf", stf_clone_create, stf_clone_destroy);246 stf_clone_destroy(struct ifnet *ifp) in stf_clone_destroy() function