INET_LHTABLE_SIZE  151 include/net/inet_hashtables.h 	struct inet_listen_hashbucket	listening_hash[INET_LHTABLE_SIZE]
INET_LHTABLE_SIZE  238 include/net/inet_hashtables.h 	return (num + net_hash_mix(net)) & (INET_LHTABLE_SIZE - 1);