Searched refs:ppp_disconnect_channel (Results 1 – 1 of 1) sorted by relevance
300 static int ppp_disconnect_channel(struct channel *pch);776 err = ppp_disconnect_channel(pch); in ppp_ioctl()3006 ppp_disconnect_channel(pch); in ppp_unregister_channel()3527 ppp_disconnect_channel(struct channel *pch) in ppp_disconnect_channel() function