Searched refs:ppp_unregister_channel (Results 1 – 6 of 6) sorted by relevance
58 ppp_unregister_channel(&pppox_sk(sk)->chan); in pppox_unbind_sock()
180 ppp_unregister_channel(&ap->chan); in ppp_sync_close()
183 ppp_unregister_channel(&ap->chan); in ppp_asynctty_close()
2994 ppp_unregister_channel(struct ppp_channel *chan) in ppp_unregister_channel() function3667 EXPORT_SYMBOL(ppp_unregister_channel);
73 * ppp_unregister_channel() is called when a channel is to be131 them until after ppp_unregister_channel() returns. The ``mtu`` field214 ppp_unregister_channel() returns.218 channel at the time that ppp_unregister_channel() is called for that221 * ppp_register_channel() and ppp_unregister_channel() must be called244 * By the time a call to ppp_unregister_channel() returns, no thread
175 ppp_unregister_channel(&pvcc->chan); in pppoatm_unassign_vcc()