Searched refs:toAddr (Results 1 – 1 of 1) sorted by relevance
379 InetAddress toAddr = InetAddress.getByName(to); in checkTcpReflection() local382 client.connect(new InetSocketAddress(toAddr, listen.getLocalPort()), SOCKET_TIMEOUT_MS); in checkTcpReflection()412 new InetSocketAddress(toAddr, client.getLocalPort()), in checkTcpReflection()415 new InetSocketAddress(toAddr, server.getLocalPort()), in checkTcpReflection()