Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_generic.c282 static void ppp_destroy_interface(struct ppp *ppp);
411 ppp_destroy_interface(PF_TO_PPP(pf)); in ppp_release()
1433 * that ppp_destroy_interface() won't run before the device gets in ppp_dev_init()
1466 ppp_destroy_interface(ppp); in ppp_dev_priv_destructor()
3194 static void ppp_destroy_interface(struct ppp *ppp) in ppp_destroy_interface() function
3344 ppp_destroy_interface(ppp); in ppp_disconnect_channel()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_generic.c284 static void ppp_destroy_interface(struct ppp *ppp);
413 ppp_destroy_interface(PF_TO_PPP(pf)); in ppp_release()
1544 * that ppp_destroy_interface() won't run before the device gets in ppp_dev_init()
1577 ppp_destroy_interface(ppp); in ppp_dev_priv_destructor()
3368 static void ppp_destroy_interface(struct ppp *ppp) in ppp_destroy_interface() function
3519 ppp_destroy_interface(ppp); in ppp_disconnect_channel()

Completed in 8 milliseconds