Searched refs:ppp_clone_destroy (Results 1 – 1 of 1) sorted by relevance
191 static int ppp_clone_destroy(struct ifnet *);201 IF_CLONE_INITIALIZER("ppp", ppp_clone_create, ppp_clone_destroy);343 ppp_clone_destroy(struct ifnet *ifp) in ppp_clone_destroy() function485 (void)ppp_clone_destroy(&sc->sc_if); in pppdealloc()