PIPEX_HASH_SIZE
pipex_peer_addr_hashtable[PIPEX_HASH_SIZE], /* [L] peer's address hash */
pipex_id_hashtable[PIPEX_HASH_SIZE]; /* [L] peer id hash */
#define PIPEX_HASH_MASK (PIPEX_HASH_SIZE-1)