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