Searched refs:isUp0 (Results 1 – 2 of 2) sorted by relevance
377 return isUp0(name, index); in isUp()471 private native static boolean isUp0(String name, int ind) throws SocketException; in isUp0() method
1070 NATIVE_METHOD(NetworkInterface, isUp0, "(Ljava/lang/String;I)Z"),