Home
last modified time | relevance | path

Searched refs:tcpEcho (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/net/
DInet6AddressImpl.java60 private boolean tcpEcho( in tcpEcho() method in Inet6AddressImpl
/libcore/ojluni/src/main/java/java/net/
DInet6AddressImpl.java213 return tcpEcho(addr, timeout, sourceAddr, ttl); in isReachable()
217 private boolean tcpEcho(InetAddress addr, int timeout, InetAddress sourceAddr, int ttl) in tcpEcho() method in Inet6AddressImpl