Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Droute.c451 int nh_upper_bound; in fib6_select_path() local
453 nh_upper_bound = atomic_read(&nh->fib_nh_upper_bound); in fib6_select_path()
454 if (fl6->mp_hash > nh_upper_bound) in fib6_select_path()