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