Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmlr_manager.hpp110 … void UpdateProxiedSubscriptions(Child &aChild, const MlrAddressArray &aOldMlrRegisteredAddresses);
Dmlr_manager.cpp141 void MlrManager::UpdateProxiedSubscriptions(Child &aChild, const MlrAddressArray &aOldMlrRegistered… in UpdateProxiedSubscriptions() function in ot::MlrManager
Dmle_router.cpp2010 Get<MlrManager>().UpdateProxiedSubscriptions(aChild, oldMlrRegisteredAddresses); in ProcessAddressRegistrationTlv()
3875 Get<MlrManager>().UpdateProxiedSubscriptions(aChild, MlrManager::MlrAddressArray()); in SetChildStateToValid()