BUCKETS
struct callout_circq cc_wheel[BUCKETS]; /* Queues of timeouts */
for (b = 0; b < BUCKETS; b++)
for (b = 0; b < BUCKETS; b++) {