Searched defs:icmpEcho (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
H A DInet6AddressImpl.java186 if (icmpEcho(addr, timeout, sourceAddr, ttl)) {
218 protected boolean icmpEcho(InetAddress addr, int timeout, InetAddress sourceAddr, int ttl) method in class:Inet6AddressImpl

Completed in 33 milliseconds