Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dppp_channel.h29 struct ppp_channel_ops { struct
39 const struct ppp_channel_ops *ops; /* operations for this channel */ argument
/Linux-v4.19/drivers/net/ppp/
Dpptp.c54 static const struct ppp_channel_ops pptp_chan_ops;
607 static const struct ppp_channel_ops pptp_chan_ops = {
Dpppoe.c95 static const struct ppp_channel_ops pppoe_chan_ops;
978 static const struct ppp_channel_ops pppoe_chan_ops = {
Dppp_synctty.c103 static const struct ppp_channel_ops sync_ops = {
Dppp_async.c113 static const struct ppp_channel_ops async_ops = {
/Linux-v4.19/net/atm/
Dpppoatm.c387 static const struct ppp_channel_ops pppoatm_ops = {
/Linux-v4.19/drivers/tty/ipwireless/
Dnetwork.c243 static const struct ppp_channel_ops ipwireless_ppp_channel_ops = {
/Linux-v4.19/net/l2tp/
Dl2tp_ppp.c132 static const struct ppp_channel_ops pppol2tp_chan_ops = {