Searched refs:getMTU (Results 1 – 4 of 4) sorted by relevance
155 flags += " MTU=" + nif.getMTU(); in testDumpAll()194 lo.getMTU(); in testInterfaceRemoval()
424 assertTrue(netif.getName() + "has non-positive MTU", netif.getMTU() >= 0); in test_getMTU()
642 public int getMTU() throws SocketException { in getMTU() method in NetworkInterface
5731 method public int getMTU() throws java.net.SocketException;