Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip_fib.h125 #define fib_nh_upper_bound nh_common.nhc_upper_bound macro
/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c836 atomic_set(&nexthop_nh->fib_nh_upper_bound, upper_bound); in fib_rebalance()
2235 if (hash > atomic_read(&nexthop_nh->fib_nh_upper_bound)) in fib_select_multipath()
/linux-6.3-rc2/net/ipv6/
A Droute.c440 if (fl6->mp_hash <= atomic_read(&match->fib6_nh->fib_nh_upper_bound)) in fib6_select_path()
448 nh_upper_bound = atomic_read(&nh->fib_nh_upper_bound); in fib6_select_path()
4708 atomic_set(&rt->fib6_nh->fib_nh_upper_bound, upper_bound); in rt6_upper_bound_set()

Completed in 19 milliseconds