Searched refs:bind_hash_table (Results 1 – 1 of 1) sorted by relevance
42 static struct hlist_head bind_hash_table[BIND_HASH_SIZE]; variable47 return bind_hash_table + (jhash_2words((u32)addr, (u32)port, 0) & in hash_to_bucket()