Searched refs:ppp_unregister_channel (Results 1 – 8 of 8) sorted by relevance
63 extern void ppp_unregister_channel(struct ppp_channel *);
58 ppp_unregister_channel(&pppox_sk(sk)->chan); in pppox_unbind_sock()
236 ppp_unregister_channel(&ap->chan); in ppp_sync_close()
237 ppp_unregister_channel(&ap->chan); in ppp_asynctty_close()
2789 ppp_unregister_channel(struct ppp_channel *chan) in ppp_unregister_channel() function3421 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
173 ppp_unregister_channel(&pvcc->chan); in pppoatm_unassign_vcc()
305 ppp_unregister_channel(channel); in do_go_offline()