Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dnexthop.c1633 int prev_upper_bound = 0; in nh_res_group_rebalance() local
1650 nhge->res.wants_buckets = upper_bound - prev_upper_bound; in nh_res_group_rebalance()
1651 prev_upper_bound = upper_bound; in nh_res_group_rebalance()