Searched refs:address_pair (Results 1 – 1 of 1) sorted by relevance
701 SocketAddressPair address_pair(local_normalized, remote_normalized); in AddConnection() local703 VirtualSocket*>(address_pair, remote_socket)); in AddConnection()713 SocketAddressPair address_pair(local_normalized, remote_normalized); in LookupConnection() local714 ConnectionMap::iterator it = connections_->find(address_pair); in LookupConnection()724 SocketAddressPair address_pair(local_normalized, remote_normalized); in RemoveConnection() local725 connections_->erase(address_pair); in RemoveConnection()