Searched refs:ppp_channel_ops (Results 1 – 8 of 8) sorted by relevance
27 struct ppp_channel_ops { struct40 const struct ppp_channel_ops *ops; /* operations for this channel */ argument
49 static const struct ppp_channel_ops pptp_chan_ops;597 static const struct ppp_channel_ops pptp_chan_ops = {
90 static const struct ppp_channel_ops pppoe_chan_ops;998 static const struct ppp_channel_ops pppoe_chan_ops = {
99 static const struct ppp_channel_ops sync_ops = {
109 static const struct ppp_channel_ops async_ops = {
384 static const struct ppp_channel_ops pppoatm_ops = {
243 static const struct ppp_channel_ops ipwireless_ppp_channel_ops = {
127 static const struct ppp_channel_ops pppol2tp_chan_ops = {
Completed in 15 milliseconds