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

/libcore/ojluni/src/main/java/java/net/
H A DInet6AddressImpl.java180 return isReachable0(addr.getAddress(), scope, timeout, ifaddr, ttl, netif_scope);
219 private native boolean isReachable0(byte[] addr, int scope, int timeout, byte[] inf, int ttl, int if_scope) throws IOException; method in class:Inet6AddressImpl

Completed in 1789 milliseconds