Searched refs:net_device_path_ctx (Results 1 – 9 of 9) sorted by relevance
24 struct net_device_path_ctx;33 int (*fill_forward_path)(struct net_device_path_ctx *,
897 struct net_device_path_ctx { struct1617 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
383 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
975 static int pppoe_fill_forward_path(struct net_device_path_ctx *ctx, in pppoe_fill_forward_path()
1606 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
772 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
886 static int ieee80211_netdev_fill_forward_path(struct net_device_path_ctx *ctx, in ieee80211_netdev_fill_forward_path()
4839 struct net_device_path_ctx *ctx,
720 struct net_device_path_ctx ctx = { in dev_fill_forward_path()