Home
last modified time | relevance | path

Searched refs:mpls_route (Results 1 – 2 of 2) sorted by relevance

/net/mpls/
Daf_mpls.c36 static void rtmsg_lfib(int event, u32 label, struct mpls_route *rt,
40 static struct mpls_route *mpls_route_input_rcu(struct net *net, unsigned index) in mpls_route_input_rcu()
42 struct mpls_route *rt = NULL; in mpls_route_input_rcu()
45 struct mpls_route __rcu **platform_label = in mpls_route_input_rcu()
63 static u8 *__mpls_nh_via(struct mpls_route *rt, struct mpls_nh *nh) in __mpls_nh_via()
71 static const u8 *mpls_nh_via(const struct mpls_route *rt, in mpls_nh_via()
74 return __mpls_nh_via((struct mpls_route *)rt, (struct mpls_nh *)nh); in mpls_nh_via()
102 static struct mpls_nh *mpls_select_multipath(struct mpls_route *rt, in mpls_select_multipath()
176 static bool mpls_egress(struct mpls_route *rt, struct sk_buff *skb, in mpls_egress()
229 struct mpls_route *rt; in mpls_forward()
[all …]
Dinternal.h71 struct mpls_route { /* next hop label forwarding entry */ struct