Searched refs:fib_nh_upper_bound (Results 1 – 3 of 3) sorted by relevance
127 #define fib_nh_upper_bound nh_common.nhc_upper_bound macro
888 atomic_set(&nexthop_nh->fib_nh_upper_bound, upper_bound); in fib_rebalance() 2202 nh_upper_bound = atomic_read(&nexthop_nh->fib_nh_upper_bound); in fib_select_multipath()
472 if (hash <= atomic_read(&first->fib6_nh->fib_nh_upper_bound)) { in fib6_select_path() 487 nh_upper_bound = atomic_read(&nh->fib_nh_upper_bound); in fib6_select_path() 4860 atomic_set(&rt->fib6_nh->fib_nh_upper_bound, upper_bound); in rt6_upper_bound_set()