Searched refs:gif_clone_destroy (Results 1 – 1 of 1) sorted by relevance
153 static int gif_clone_destroy(struct ifnet *);158 IF_CLONE_INITIALIZER(GIFNAME, gif_clone_create, gif_clone_destroy,468 gif_clone_destroy(struct ifnet *ifp) in gif_clone_destroy() function