Searched refs:nh_upper_bound (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv6/
H A Droute.c447 int nh_upper_bound; local
449 nh_upper_bound = atomic_read(&nh->fib_nh_upper_bound);
450 if (fl6->mp_hash > nh_upper_bound)

Completed in 306 milliseconds