Searched refs:nh_score (Results 1 – 1 of 1) sorted by relevance
2183 int nh_upper_bound, nh_score = 0; in fib_select_multipath() local2194 nh_score += 2; in fib_select_multipath()2196 nh_score++; in fib_select_multipath()2197 if (score < nh_score) { in fib_select_multipath()2200 if (nh_score == 3 || (!saddr && nh_score == 1)) in fib_select_multipath()2202 score = nh_score; in fib_select_multipath()