Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dip_fib.h83 atomic_t nh_upper_bound; member
/linux-4.4.14/net/ipv4/
Dfib_semantics.c576 atomic_set(&nexthop_nh->nh_upper_bound, upper_bound); in fib_rebalance()
1570 if (hash > atomic_read(&nh->nh_upper_bound)) in fib_select_multipath()