Home
last modified time | relevance | path

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

/net/mpls/
Daf_mpls.c237 int nh_index = 0; in mpls_select_multipath() local
252 nh_index = hash % alive; in mpls_select_multipath()
260 if (n == nh_index) in mpls_select_multipath()
266 return mpls_get_nexthop(rt, nh_index); in mpls_select_multipath()