Searched refs:ipv4Literal (Results 1 – 1 of 1) sorted by relevance
252 Inet4Address ipv4Literal = null; in maybeWaitForIpv4() local254 ipv4Literal = (Inet4Address) InetAddress.parseNumericAddress(url.getHost()); in maybeWaitForIpv4()258 if (ipv4Literal == null) { in maybeWaitForIpv4()265 if (!lp.isReachable(ipv4Literal)) { in maybeWaitForIpv4()