Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dppp_channel.h25 struct ppp_channel_ops { struct
35 const struct ppp_channel_ops *ops; /* operations for this channel */ argument
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dpptp.c49 static const struct ppp_channel_ops pptp_chan_ops;
599 static const struct ppp_channel_ops pptp_chan_ops = {
H A Dpppoe.c90 static const struct ppp_channel_ops pppoe_chan_ops;
975 static const struct ppp_channel_ops pppoe_chan_ops = {
H A Dppp_synctty.c99 static const struct ppp_channel_ops sync_ops = {
H A Dppp_async.c109 static const struct ppp_channel_ops async_ops = {
/OK3568_Linux_fs/kernel/net/atm/
H A Dpppoatm.c382 static const struct ppp_channel_ops pppoatm_ops = {
/OK3568_Linux_fs/kernel/drivers/tty/ipwireless/
H A Dnetwork.c243 static const struct ppp_channel_ops ipwireless_ppp_channel_ops = {
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ppp.c127 static const struct ppp_channel_ops pppol2tp_chan_ops = {