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