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

/openjdk7/jdk/src/share/classes/java/net/
H A DNetworkInterface.java390 return isLoopback0(name, index);
483 private native static boolean isLoopback0(String name, int ind) throws SocketException; method in class:NetworkInterface

Completed in 28 milliseconds