Home
last modified time | relevance | path

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

/openbmc/linux/net/mpls/
H A Daf_mpls.c78 static struct mpls_route *mpls_route_input_rcu(struct net *net, unsigned index) in mpls_route_input_rcu() function
387 rt = mpls_route_input_rcu(net, dec.label); in mpls_forward()
2382 rt = mpls_route_input_rcu(net, in_label); in mpls_getroute()