PORT_HASH_BITS
#define PORT_HASH_SIZE (1 << PORT_HASH_BITS)
return &vn->sock_list[hash_32(ntohs(port), PORT_HASH_BITS)];