ppp_channel_ops
static const struct ppp_channel_ops async_ops = {
static const struct ppp_channel_ops sync_ops = {
static const struct ppp_channel_ops pppoe_chan_ops = {
static const struct ppp_channel_ops pppoe_chan_ops;
static const struct ppp_channel_ops pptp_chan_ops;
static const struct ppp_channel_ops pptp_chan_ops = {
static const struct ppp_channel_ops ipwireless_ppp_channel_ops = {
const struct ppp_channel_ops *ops; /* operations for this channel */
static const struct ppp_channel_ops pppoatm_ops = {
static const struct ppp_channel_ops pppol2tp_chan_ops = {