ppp_channel_ops   109 drivers/net/ppp/ppp_async.c static const struct ppp_channel_ops async_ops = {
ppp_channel_ops    99 drivers/net/ppp/ppp_synctty.c static const struct ppp_channel_ops sync_ops = {
ppp_channel_ops    90 drivers/net/ppp/pppoe.c static const struct ppp_channel_ops pppoe_chan_ops;
ppp_channel_ops   977 drivers/net/ppp/pppoe.c static const struct ppp_channel_ops pppoe_chan_ops = {
ppp_channel_ops    49 drivers/net/ppp/pptp.c static const struct ppp_channel_ops pptp_chan_ops;
ppp_channel_ops   598 drivers/net/ppp/pptp.c static const struct ppp_channel_ops pptp_chan_ops = {
ppp_channel_ops   243 drivers/tty/ipwireless/network.c static const struct ppp_channel_ops ipwireless_ppp_channel_ops = {
ppp_channel_ops    35 include/linux/ppp_channel.h 	const struct ppp_channel_ops *ops; /* operations for this channel */
ppp_channel_ops   382 net/atm/pppoatm.c static const struct ppp_channel_ops pppoatm_ops = {
ppp_channel_ops   128 net/l2tp/l2tp_ppp.c static const struct ppp_channel_ops pppol2tp_chan_ops = {