Home
last modified time | relevance | path

Searched refs:ppp_channel_ops (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dppp_channel.h27 struct ppp_channel_ops { struct
40 const struct ppp_channel_ops *ops; /* operations for this channel */ argument
/linux-6.3-rc2/drivers/net/ppp/
A Dpptp.c49 static const struct ppp_channel_ops pptp_chan_ops;
597 static const struct ppp_channel_ops pptp_chan_ops = {
A Dpppoe.c90 static const struct ppp_channel_ops pppoe_chan_ops;
998 static const struct ppp_channel_ops pppoe_chan_ops = {
A Dppp_synctty.c99 static const struct ppp_channel_ops sync_ops = {
A Dppp_async.c109 static const struct ppp_channel_ops async_ops = {
/linux-6.3-rc2/net/atm/
A Dpppoatm.c384 static const struct ppp_channel_ops pppoatm_ops = {
/linux-6.3-rc2/drivers/tty/ipwireless/
A Dnetwork.c243 static const struct ppp_channel_ops ipwireless_ppp_channel_ops = {
/linux-6.3-rc2/net/l2tp/
A Dl2tp_ppp.c127 static const struct ppp_channel_ops pppol2tp_chan_ops = {

Completed in 15 milliseconds