Searched refs:probeNeighbor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/net/java/android/net/ip/
H A DIpReachabilityMonitor.java178 private static int probeNeighbor(int ifIndex, InetAddress ip) { method in class:IpReachabilityMonitor
412 final int returnValue = probeNeighbor(mInterfaceIndex, target);

Completed in 36 milliseconds