Home
last modified time | relevance | path

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

/linux/net/mpls/
H A Daf_mpls.c74 static void rtmsg_lfib(int event, u32 label, struct mpls_route *rt,
78 static struct mpls_route *mpls_route_input(struct net *net, unsigned int index) in mpls_route_input()
80 struct mpls_route __rcu **platform_label; in mpls_route_input()
86 static struct mpls_route __rcu **mpls_platform_label_rcu(struct net *net, size_t *platform_labels) in mpls_platform_label_rcu()
88 struct mpls_route __rcu **platform_label; in mpls_platform_label_rcu()
100 static struct mpls_route *mpls_route_input_rcu(struct net *net, unsigned int index) in mpls_route_input_rcu()
102 struct mpls_route __rcu **platform_label; in mpls_route_input_rcu()
119 static u8 *__mpls_nh_via(struct mpls_route *rt, struct mpls_nh *nh) in __mpls_nh_via()
124 static const u8 *mpls_nh_via(const struct mpls_route *rt, in mpls_nh_via()
127 return __mpls_nh_via((struct mpls_route *)rt, (struct mpls_nh *)nh); in mpls_nh_via()
[all …]
H A Dinternal.h144 struct mpls_route { /* next hop label forwarding entry */ struct
/linux/include/net/netns/
H A Dmpls.h11 struct mpls_route;
18 struct mpls_route __rcu * __rcu *platform_label;