IN_LOOKUP_SHIFT
static struct hlist_bl_head in_lookup_hashtable[1 << IN_LOOKUP_SHIFT];
return in_lookup_hashtable + hash_32(hash, IN_LOOKUP_SHIFT);