Home | History | Annotate | Download | only in Ip6Dxe

Lines Matching refs:IaAddressCount

1688   Instance->DeclineAddress = (EFI_IPv6_ADDRESS *) AllocatePool (Ia->IaAddressCount * sizeof (EFI_IPv6_ADDRESS));

1693 Instance->FailedIaAddressCount = Ia->IaAddressCount;
1696 for (Index = 0; Index < Ia->IaAddressCount; Index++, IaAddr++) {