Searched refs:lastIndex (Results 1 – 1 of 1) sorted by relevance
233 uint16_t lastIndex = mIp6Addresses.GetLength() - 1; in RemoveIp6Address() local235 mMlrToRegisterSet.Update(entryIndex, mMlrToRegisterSet.Has(lastIndex)); in RemoveIp6Address()236 mMlrToRegisterSet.Remove(lastIndex); in RemoveIp6Address()238 mMlrRegisteredSet.Update(entryIndex, mMlrRegisteredSet.Has(lastIndex)); in RemoveIp6Address()239 mMlrRegisteredSet.Remove(lastIndex); in RemoveIp6Address()