Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dppp_channel.h29 struct ppp_channel_ops { struct
39 const struct ppp_channel_ops *ops; /* operations for this channel */ argument
/linux-3.4.99/drivers/net/ppp/
Dpptp.c55 static const struct ppp_channel_ops pptp_chan_ops;
627 static const struct ppp_channel_ops pptp_chan_ops = {
Dpppoe.c95 static const struct ppp_channel_ops pppoe_chan_ops;
967 static const struct ppp_channel_ops pppoe_chan_ops = {
Dppp_synctty.c102 static const struct ppp_channel_ops sync_ops = {
Dppp_async.c113 static const struct ppp_channel_ops async_ops = {
/linux-3.4.99/net/atm/
Dpppoatm.c264 static const struct ppp_channel_ops pppoatm_ops = {
/linux-3.4.99/drivers/tty/ipwireless/
Dnetwork.c242 static const struct ppp_channel_ops ipwireless_ppp_channel_ops = {
/linux-3.4.99/net/irda/irnet/
Dirnet_ppp.c22 static const struct ppp_channel_ops irnet_ppp_ops = {
/linux-3.4.99/net/l2tp/
Dl2tp_ppp.c138 static const struct ppp_channel_ops pppol2tp_chan_ops = {