Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Droute.c483 int nh_upper_bound; in fib6_select_path() local
485 nh_upper_bound = atomic_read(&nh->fib_nh_upper_bound); in fib6_select_path()
486 if (hash > nh_upper_bound) in fib6_select_path()