Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dnexthop.c1634 int prev_upper_bound = 0; in nh_res_group_rebalance() local
1651 nhge->res.wants_buckets = upper_bound - prev_upper_bound; in nh_res_group_rebalance()
1652 prev_upper_bound = upper_bound; in nh_res_group_rebalance()