V_ipreass_maxbucketsize
if (V_ipq[hash].count < V_ipreass_maxbucketsize)
V_ipreass_maxbucketsize = imax(max / (V_ipq_hashsize / 2), 1);
while (V_ipq[i].count > V_ipreass_maxbucketsize &&
V_ipreass_maxbucketsize = imax(max / (V_ipq_hashsize / 2), 1);
V_ipreass_maxbucketsize = imax(max / (V_ipq_hashsize / 2), 1);
V_ipreass_maxbucketsize = INT_MAX;
max = V_ipreass_maxbucketsize;
V_ipreass_maxbucketsize = max;