Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_generic.c286 static int ppp_disconnect_channel(struct channel *pch);
662 err = ppp_disconnect_channel(pch); in ppp_ioctl()
2810 ppp_disconnect_channel(pch); in ppp_unregister_channel()
3327 ppp_disconnect_channel(struct channel *pch) in ppp_disconnect_channel() function
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_generic.c288 static int ppp_disconnect_channel(struct channel *pch);
748 err = ppp_disconnect_channel(pch); in ppp_ioctl()
2981 ppp_disconnect_channel(pch); in ppp_unregister_channel()
3502 ppp_disconnect_channel(struct channel *pch) in ppp_disconnect_channel() function

Completed in 8 milliseconds