Searched refs:nh_upper_bound (Results 1 – 2 of 2) sorted by relevance
2183 int nh_upper_bound, nh_score = 0; in fib_select_multipath() local2188 nh_upper_bound = atomic_read(&nexthop_nh->fib_nh_upper_bound); in fib_select_multipath()2189 if (nh_upper_bound == -1 || in fib_select_multipath()2195 if (hash <= nh_upper_bound) in fib_select_multipath()
482 int nh_upper_bound; in fib6_select_path() local484 nh_upper_bound = atomic_read(&nh->fib_nh_upper_bound); in fib6_select_path()485 if (hash > nh_upper_bound) in fib6_select_path()