Lines Matching defs:rt

80 	struct mpls_route *rt = NULL;  in mpls_route_input_rcu()  local
96 static u8 *__mpls_nh_via(struct mpls_route *rt, struct mpls_nh *nh) in __mpls_nh_via()
101 static const u8 *mpls_nh_via(const struct mpls_route *rt, in mpls_nh_via()
157 static u32 mpls_multipath_hash(struct mpls_route *rt, struct sk_buff *skb) in mpls_multipath_hash()
224 static struct mpls_nh *mpls_get_nexthop(struct mpls_route *rt, u8 index) in mpls_get_nexthop()
234 static const struct mpls_nh *mpls_select_multipath(struct mpls_route *rt, in mpls_select_multipath()
270 static bool mpls_egress(struct net *net, struct mpls_route *rt, in mpls_egress()
348 struct mpls_route *rt; in mpls_forward() local
514 struct mpls_route *rt; in mpls_rt_alloc() local
533 static void mpls_rt_free(struct mpls_route *rt) in mpls_rt_free()
546 struct mpls_route *rt = new ? new : old; in mpls_notify_route() local
558 struct mpls_route *rt; in mpls_route_update() local
593 struct rtable *rt; in inet_fib_lookup_dev() local
648 struct mpls_route *rt, in find_outdev()
680 static int mpls_nh_assign_dev(struct net *net, struct mpls_route *rt, in mpls_nh_assign_dev()
769 struct mpls_route *rt) in mpls_nh_build_from_cfg()
800 static int mpls_nh_build(struct net *net, struct mpls_route *rt, in mpls_nh_build()
886 struct mpls_route *rt, u8 max_labels, in mpls_nh_build_multi()
968 struct mpls_route *rt, *old; in mpls_route_add() local
1490 struct mpls_route *rt = rtnl_dereference(platform_label[index]); in mpls_ifdown() local
1567 struct mpls_route *rt = rtnl_dereference(platform_label[index]); in mpls_ifup() local
1972 u32 label, struct mpls_route *rt, int flags) in mpls_dump_route()
2141 static bool mpls_rt_uses_dev(struct mpls_route *rt, in mpls_rt_uses_dev()
2200 struct mpls_route *rt; in mpls_dump_routes() local
2220 static inline size_t lfib_nlmsg_size(struct mpls_route *rt) in lfib_nlmsg_size()
2257 static void rtmsg_lfib(int event, u32 label, struct mpls_route *rt, in rtmsg_lfib()
2353 struct mpls_route *rt; in mpls_getroute() local
2710 struct mpls_route *rt = rtnl_dereference(platform_label[index]); in mpls_net_exit() local