Home
last modified time | relevance | path

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

/linux/net/mpls/
H A Daf_mpls.c262 int nh_index = 0; in mpls_select_multipath() local
277 nh_index = hash % alive; in mpls_select_multipath()
285 if (n == nh_index) in mpls_select_multipath()
291 return mpls_get_nexthop(rt, nh_index); in mpls_select_multipath()