Searched refs:fill_forward_path (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dppp_channel.h33 int (*fill_forward_path)(struct net_device_path_ctx *, member in struct:ppp_channel_ops
/linux-master/drivers/net/ppp/
H A Dpppoe.c1000 .fill_forward_path = pppoe_fill_forward_path,
H A Dppp_generic.c1595 if (!chan->ops->fill_forward_path)
1598 return chan->ops->fill_forward_path(ctx, path, chan);

Completed in 130 milliseconds