Searched refs:macAddressType (Results 1 – 2 of 2) sorted by relevance
198 public static int macAddressType(byte[] addr) { in macAddressType() method in MacAddress
64 int got = MacAddress.macAddressType(t.addr); in testMacAddrTypes()