Lines Matching full:bucket
1064 int bucket;1071 bucket = (id ^ namerand) % ARRAY_SIZE(buckets);1072 padmod = buckets[bucket] + 1 - i;