Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dnexthop.c1657 int prev_upper_bound = 0; in nh_res_group_rebalance() local
1674 nhge->res.wants_buckets = upper_bound - prev_upper_bound; in nh_res_group_rebalance()
1675 prev_upper_bound = upper_bound; in nh_res_group_rebalance()