htab_bucket_t
htab_bucket_t *buckets;
static inline htab_bucket_t *__select_bucket(htab_t *htab, __u32 hash)
htab_bucket_t *b = htab->buckets;