Searched refs:isPointToPoint (Results 1 – 3 of 3) sorted by relevance
131 if (nif.isPointToPoint()) { in testDumpAll()194 lo.isPointToPoint(); in testInterfaceRemoval()259 … assertEquals((getFlags(nif) & IFF_POINTOPOINT) == IFF_POINTOPOINT, nif.isPointToPoint()); in testIsPointToPoint()
508 public boolean isPointToPoint() throws SocketException { in isPointToPoint() method in NetworkInterface
934 && !iface.isPointToPoint() in willWorkForMulticast()