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.c261 int nh_index = 0; in mpls_select_multipath() local
276 nh_index = hash % alive; in mpls_select_multipath()
284 if (n == nh_index) in mpls_select_multipath()
290 return mpls_get_nexthop(rt, nh_index); in mpls_select_multipath()