Home
last modified time | relevance | path

Searched refs:entryIndex (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/thread/
Dchild.cpp232 uint16_t entryIndex = mIp6Addresses.IndexOf(*entry); in RemoveIp6Address() local
235 mMlrToRegisterSet.Update(entryIndex, mMlrToRegisterSet.Has(lastIndex)); in RemoveIp6Address()
238 mMlrRegisteredSet.Update(entryIndex, mMlrRegisteredSet.Has(lastIndex)); in RemoveIp6Address()