Searched refs:U32_HASH_SHIFT (Results 1 – 1 of 1) sorted by relevance
318 #define U32_HASH_SHIFT 10 macro319 #define U32_HASH_SIZE (1 << U32_HASH_SHIFT)339 return tc_u_common_hash + hash_ptr(key, U32_HASH_SHIFT); in tc_u_hash()