Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/
Droute.c459 int nh_upper_bound; in fib6_select_path() local
461 nh_upper_bound = atomic_read(&nh->fib_nh_upper_bound); in fib6_select_path()
462 if (fl6->mp_hash > nh_upper_bound) in fib6_select_path()