Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ppp/
Dppp_generic.c289 static int ppp_disconnect_channel(struct channel *pch);
765 err = ppp_disconnect_channel(pch); in ppp_ioctl()
2996 ppp_disconnect_channel(pch); in ppp_unregister_channel()
3517 ppp_disconnect_channel(struct channel *pch) in ppp_disconnect_channel() function