Searched refs:DeclineAddressCount (Results 1 – 3 of 3) sorted by relevance
192 UINT32 DeclineAddressCount; member
210 UINT32 DeclineAddressCount; member
1605 IP6_COPY_ADDRESS (Instance->DeclineAddress + Instance->DeclineAddressCount, TargetAddress); in Ip6ConfigSetStatefulAddrCallback()1606 Instance->DeclineAddressCount++; in Ip6ConfigSetStatefulAddrCallback()1609 if (Instance->FailedIaAddressCount == Instance->DeclineAddressCount) { in Ip6ConfigSetStatefulAddrCallback()1613 if (Instance->DeclineAddressCount != 0) { in Ip6ConfigSetStatefulAddrCallback()1620 Instance->DeclineAddressCount, in Ip6ConfigSetStatefulAddrCallback()1630 Instance->DeclineAddressCount = 0; in Ip6ConfigSetStatefulAddrCallback()1694 Instance->DeclineAddressCount = 0; in Ip6ConfigOnDhcp6Event()