Searched refs:getHardwareAddress (Results 1 – 3 of 3) sorted by relevance
76 assertNull(lo.getHardwareAddress()); in testLoopback()84 assertEquals(6, eth0.getHardwareAddress().length); in testLoopback()113 byte[] mac = nif.getHardwareAddress(); in testDumpAll()
406 byte[] hwAddr = netif.getHardwareAddress(); in test_getHardwareAddress()
485 public byte[] getHardwareAddress() throws SocketException { in getHardwareAddress() method in NetworkInterface