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