Lines Matching defs:rt

41 	struct mpls_route *rt = NULL;  in mpls_route_input_rcu()  local
62 static u8 *__mpls_nh_via(struct mpls_route *rt, struct mpls_nh *nh) in __mpls_nh_via()
70 static const u8 *mpls_nh_via(const struct mpls_route *rt, in mpls_nh_via()
101 static struct mpls_nh *mpls_select_multipath(struct mpls_route *rt, in mpls_select_multipath()
175 static bool mpls_egress(struct mpls_route *rt, struct sk_buff *skb, in mpls_egress()
228 struct mpls_route *rt; in mpls_forward() local
368 struct mpls_route *rt; in mpls_rt_alloc() local
382 static void mpls_rt_free(struct mpls_route *rt) in mpls_rt_free()
395 struct mpls_route *rt = new ? new : old; in mpls_notify_route() local
407 struct mpls_route *rt; in mpls_route_update() local
442 struct rtable *rt; in inet_fib_lookup_dev() local
498 struct mpls_route *rt, in find_outdev()
530 static int mpls_nh_assign_dev(struct net *net, struct mpls_route *rt, in mpls_nh_assign_dev()
561 struct mpls_route *rt) in mpls_nh_build_from_cfg()
594 static int mpls_nh_build(struct net *net, struct mpls_route *rt, in mpls_nh_build()
667 struct mpls_route *rt) in mpls_nh_build_multi()
721 struct mpls_route *rt, *old; in mpls_route_add() local
903 struct mpls_route *rt = rtnl_dereference(platform_label[index]); in mpls_ifdown() local
1221 u32 label, struct mpls_route *rt, int flags) in mpls_dump_route()
1315 struct mpls_route *rt; in mpls_dump_routes() local
1330 static inline size_t lfib_nlmsg_size(struct mpls_route *rt) in lfib_nlmsg_size()
1364 static void rtmsg_lfib(int event, u32 label, struct mpls_route *rt, in rtmsg_lfib()
1568 struct mpls_route *rt = rtnl_dereference(platform_label[index]); in mpls_net_exit() local