fib_nh_upper_bound  792 net/ipv4/fib_semantics.c 		atomic_set(&nexthop_nh->fib_nh_upper_bound, upper_bound);
fib_nh_upper_bound 2180 net/ipv4/fib_semantics.c 		if (hash > atomic_read(&nexthop_nh->fib_nh_upper_bound))
fib_nh_upper_bound  449 net/ipv6/route.c 	if (fl6->mp_hash <= atomic_read(&match->fib6_nh->fib_nh_upper_bound))
fib_nh_upper_bound  457 net/ipv6/route.c 		nh_upper_bound = atomic_read(&nh->fib_nh_upper_bound);
fib_nh_upper_bound 4585 net/ipv6/route.c 	atomic_set(&rt->fib6_nh->fib_nh_upper_bound, upper_bound);