Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h127 #define fib_nh_upper_bound nh_common.nhc_upper_bound macro
/linux/net/ipv6/
H A Droute.c472 if (hash <= atomic_read(&first->fib6_nh->fib_nh_upper_bound)) { in fib6_select_path()
484 nh_upper_bound = atomic_read(&nh->fib_nh_upper_bound); in fib6_select_path()
4843 atomic_set(&rt->fib6_nh->fib_nh_upper_bound, upper_bound); in rt6_upper_bound_set()