Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Droute.c446 int nh_upper_bound; in fib6_select_path() local
448 nh_upper_bound = atomic_read(&nh->fib_nh_upper_bound); in fib6_select_path()
449 if (fl6->mp_hash > nh_upper_bound) in fib6_select_path()