Searched refs:address_pair (Results 1 – 1 of 1) sorted by relevance
755 SocketAddressPair address_pair(local_normalized, remote_normalized); in AddConnection() local757 address_pair, remote_socket)); in AddConnection()765 SocketAddressPair address_pair(local_normalized, remote_normalized); in LookupConnection() local766 ConnectionMap::iterator it = connections_->find(address_pair); in LookupConnection()774 SocketAddressPair address_pair(local_normalized, remote_normalized); in RemoveConnection() local775 connections_->erase(address_pair); in RemoveConnection()