HT_INDEX_SIZE
CK_LIST_HEAD(,noise_index) l_index_hash[HT_INDEX_SIZE];
for (i = 0; i < HT_INDEX_SIZE; i++)
#define HT_INDEX_MASK (HT_INDEX_SIZE - 1)