Searched refs:PhysicalAddressLength (Results 1 – 7 of 7) sorted by relevance
238 DWORD PhysicalAddressLength; member297 DWORD PhysicalAddressLength; member
28 ULONG PhysicalAddressLength; member
286 if (addr->PhysicalAddressLength == 0) in adapter_valid()333 addr->PhysicalAddressLength); in hash_mac_addrs()
485 CurrentAA->PhysicalAddressLength = Entry->if_physaddrlen; in GetAdaptersAddresses()
3155 currentAddress->PhysicalAddressLength = ifInfo.if_info.ent.if_physaddrlen; in GetAdaptersAddresses()
1442 trace("PhysicalAddressLength: %u\n", aa->PhysicalAddressLength); in test_GetAdaptersAddresses()1443 for (i = 0; i < aa->PhysicalAddressLength; i++) in test_GetAdaptersAddresses()
3167 … rec->mac_address = get_mac_address( aa->PhysicalAddress, aa->PhysicalAddressLength ); in fill_networkadapter()3415 … rec->mac_address = get_mac_address( aa->PhysicalAddress, aa->PhysicalAddressLength ); in fill_networkadapterconfig()