Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dnexthop.c1894 u16 prev_upper_bound = 0; in nh_res_group_rebalance() local
1912 nhge->res.wants_buckets = upper_bound - prev_upper_bound; in nh_res_group_rebalance()
1913 prev_upper_bound = upper_bound; in nh_res_group_rebalance()