Searched refs:isPointToPoint (Results 1 – 4 of 4) sorted by relevance
146 if (nif.isPointToPoint()) { in testDumpAll()209 lo.isPointToPoint(); in testInterfaceRemoval()282 … assertEquals((getFlags(nif) & IFF_POINTOPOINT) == IFF_POINTOPOINT, nif.isPointToPoint()); in testIsPointToPoint()
575 public boolean isPointToPoint() throws SocketException { in isPointToPoint() method in NetworkInterface
898 && !iface.isPointToPoint() in willWorkForMulticast()
5965 method public boolean isPointToPoint() throws java.net.SocketException;