Lines Matching defs:rt
46 struct mpls_route *rt = NULL; in mpls_route_input_rcu() local
66 static unsigned int mpls_rt_header_size(const struct mpls_route *rt) in mpls_rt_header_size()
89 static bool mpls_egress(struct mpls_route *rt, struct sk_buff *skb, in mpls_egress()
141 struct mpls_route *rt; in mpls_forward() local
265 struct mpls_route *rt; in mpls_rt_alloc() local
273 static void mpls_rt_free(struct mpls_route *rt) in mpls_rt_free()
286 struct mpls_route *rt = new ? new : old; in mpls_notify_route() local
298 struct mpls_route *rt, *old = NULL; in mpls_route_update() local
335 struct mpls_route *rt, *old; in mpls_route_add() local
528 struct mpls_route *rt = rtnl_dereference(platform_label[index]); in mpls_ifdown() local
819 u32 label, struct mpls_route *rt, int flags) in mpls_dump_route()
875 struct mpls_route *rt; in mpls_dump_routes() local
890 static inline size_t lfib_nlmsg_size(struct mpls_route *rt) in lfib_nlmsg_size()
903 static void rtmsg_lfib(int event, u32 label, struct mpls_route *rt, in rtmsg_lfib()
1099 struct mpls_route *rt = rtnl_dereference(platform_label[index]); in mpls_net_exit() local