Searched refs:toAddr (Results 1 – 1 of 1) sorted by relevance
585 InetAddress toAddr = InetAddress.getByName(to); in checkTcpReflection() local588 client.connect(new InetSocketAddress(toAddr, listen.getLocalPort()), SOCKET_TIMEOUT_MS); in checkTcpReflection()618 new InetSocketAddress(toAddr, client.getLocalPort()), in checkTcpReflection()621 new InetSocketAddress(toAddr, server.getLocalPort()), in checkTcpReflection()