Searched refs:TCP_LHTABLE_SIZE (Results 1 – 4 of 4) sorted by relevance
45 #define TCP_LHTABLE_SIZE 32 /* Yes, really, this is all you need. */ macro114 struct sock *__tcp_listening_hash[TCP_LHTABLE_SIZE];256 return num & (TCP_LHTABLE_SIZE - 1); in tcp_lhashfn()
464 for (i = s_i; i < TCP_LHTABLE_SIZE; i++) { in tcpdiag_dump()
2181 for(i = 0; i < TCP_LHTABLE_SIZE; i++) { in tcp_get_info()
2023 for(i = 0; i < TCP_LHTABLE_SIZE; i++) { in tcp6_get_info()