Home
last modified time | relevance | path

Searched refs:ppp_destroy_interface (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ppp/
H A Dppp_generic.c289 static void ppp_destroy_interface(struct ppp *ppp);
420 ppp_destroy_interface(PF_TO_PPP(pf)); in ppp_release()
1555 * that ppp_destroy_interface() won't run before the device gets in ppp_dev_init()
1588 ppp_destroy_interface(ppp); in ppp_dev_priv_destructor()
3398 static void ppp_destroy_interface(struct ppp *ppp) in ppp_destroy_interface() function
3553 ppp_destroy_interface(ppp); in ppp_disconnect_channel()