Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mpls/
H A Daf_mpls.c77 static struct mpls_route *mpls_route_input_rcu(struct net *net, unsigned index) in mpls_route_input_rcu() function
384 rt = mpls_route_input_rcu(net, dec.label); in mpls_forward()
2405 rt = mpls_route_input_rcu(net, in_label); in mpls_getroute()
/kernel/linux/linux-6.6/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()
2398 rt = mpls_route_input_rcu(net, in_label); in mpls_getroute()

Completed in 7 milliseconds