Searched refs:local_normalized (Results 1 – 1 of 1) sorted by relevance
697 SocketAddress local_normalized(local.ipaddr().Normalized(), in AddConnection() local701 SocketAddressPair address_pair(local_normalized, remote_normalized); in AddConnection()709 SocketAddress local_normalized(local.ipaddr().Normalized(), in LookupConnection() local713 SocketAddressPair address_pair(local_normalized, remote_normalized); in LookupConnection()720 SocketAddress local_normalized(local.ipaddr().Normalized(), in RemoveConnection() local724 SocketAddressPair address_pair(local_normalized, remote_normalized); in RemoveConnection()1079 IPAddress local_normalized = local_ip.Normalized(); in CanInteractWith() local1084 if (local_normalized.family() == remote_normalized.family()) { in CanInteractWith()