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

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

Completed in 144 milliseconds