Searched refs:RAW_HTABLE_LOG (Results 1 – 1 of 1) sorted by relevance
34 #define RAW_HTABLE_LOG 8 macro35 #define RAW_HTABLE_SIZE (1U << RAW_HTABLE_LOG)45 return hash_32(net_hash_mix(net) ^ proto, RAW_HTABLE_LOG); in raw_hashfunc()
Completed in 2 milliseconds