Searched refs:NewIaSize (Results 1 – 1 of 1) sorted by relevance
1251 UINTN NewIaSize; in Dhcp6AppendCacheIa() local1263 …NewIaSize = sizeof (EFI_DHCP6_IA) + (Ia->IaAddressCount + CacheIa->IaAddressCount - 1) * sizeof (E… in Dhcp6AppendCacheIa()1264 NewIa = AllocateZeroPool (NewIaSize); in Dhcp6AppendCacheIa()