Searched refs:gif_clone_destroy (Results 1 – 1 of 1) sorted by relevance
117 int gif_clone_destroy(struct ifnet *);137 IF_CLONE_INITIALIZER("gif", gif_clone_create, gif_clone_destroy);191 gif_clone_destroy(struct ifnet *ifp) in gif_clone_destroy() function