Searched refs:icmpEcho (Results 1 – 3 of 3) sorted by relevance
66 protected boolean icmpEcho( in icmpEcho() method in Inet6AddressImpl
208 if (icmpEcho(addr, timeout, sourceAddr, ttl)) { in isReachable()241 protected boolean icmpEcho(InetAddress addr, int timeout, InetAddress sourceAddr, int ttl) in icmpEcho() method in Inet6AddressImpl
533 return ((Inet6AddressImpl) impl).icmpEcho(this, timeout, null, 0); in isReachableByICMP()