Searched refs:isUp (Results 1 – 5 of 5) sorted by relevance
100 if (nif.isUp() == false) { in testInterfaceProperties()135 String flags = nif.isUp() ? "UP" : "DOWN"; in testDumpAll()197 lo.isUp(); in testInterfaceRemoval()240 nif.isUp()); in testIsUp()
278 if (networkInterface.isLoopback() || !networkInterface.isUp()) { in getNonLoopbackNetworkInterfaceAddress()
1276 return iface.isUp() in willWorkForMulticast()
514 public boolean isUp() throws SocketException { in isUp() method in NetworkInterface
900 return iface.isUp() in willWorkForMulticast()