Home
last modified time | relevance | path

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

/linux/Documentation/networking/
H A Dppp_generic.rst68 * ppp_register_channel() is called when a channel has been created, to
130 ``hdrlen`` fields before calling ppp_register_channel() and not change
213 ppp_register_channel() is called until after the call to
221 * ppp_register_channel() and ppp_unregister_channel() must be called
/linux/drivers/net/ppp/
H A Dpptp.c470 error = ppp_register_channel(&po->chan); in pptp_connect()
H A Dppp_generic.c2901 int ppp_register_channel(struct ppp_channel *chan) in ppp_register_channel() function
3666 EXPORT_SYMBOL(ppp_register_channel);