Searched refs:ipv4Literal (Results 1 – 1 of 1) sorted by relevance
225 Inet4Address ipv4Literal = null; in maybeWaitForIpv4() local227 ipv4Literal = (Inet4Address) InetAddress.parseNumericAddress(url.getHost()); in maybeWaitForIpv4()231 if (ipv4Literal == null) { in maybeWaitForIpv4()238 if (!lp.isReachable(ipv4Literal)) { in maybeWaitForIpv4()