Searched refs:TCP_SYN_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
211 #define TCP_SYN_HASH_SIZE 293 macro213 static int tcp_syn_cache_size = TCP_SYN_HASH_SIZE;214 int tcp_syn_cache_limit = TCP_SYN_HASH_SIZE*TCP_SYN_BUCKET_SIZE;216 static struct syn_cache_head tcp_syn_cache[TCP_SYN_HASH_SIZE];