Searched refs:isUp (Results 1 – 6 of 6) sorted by relevance
104 if (nif.isUp() == false) { in testInterfaceProperties()142 String flags = nif.isUp() ? "UP" : "DOWN"; in testDumpAll()204 lo.isUp(); in testInterfaceRemoval()270 nif.isUp()); in testIsUp()
302 if (networkInterface.isLoopback() || !networkInterface.isUp()) { in getNonLoopbackNetworkInterfaceAddress()
1284 return iface.isUp() in willWorkForMulticast()
545 public boolean isUp() throws SocketException { in isUp() method in NetworkInterface
893 return iface.isUp() in willWorkForMulticast()
5825 method public boolean isUp() throws java.net.SocketException;