Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dppp_channel.h24 struct net_device_path_ctx;
33 int (*fill_forward_path)(struct net_device_path_ctx *,
H A Dnetdevice.h897 struct net_device_path_ctx { struct
1617 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
/linux/net/bridge/
H A Dbr_device.c383 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
/linux/drivers/net/ppp/
H A Dpppoe.c975 static int pppoe_fill_forward_path(struct net_device_path_ctx *ctx, in pppoe_fill_forward_path()
H A Dppp_generic.c1606 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
/linux/net/8021q/
H A Dvlan_dev.c772 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
/linux/net/mac80211/
H A Diface.c886 static int ieee80211_netdev_fill_forward_path(struct net_device_path_ctx *ctx, in ieee80211_netdev_fill_forward_path()
/linux/include/net/
H A Dmac80211.h4839 struct net_device_path_ctx *ctx,
/linux/net/core/
H A Ddev.c720 struct net_device_path_ctx ctx = { in dev_fill_forward_path()