Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.cpp1774 Ip6::Address oldDua; in ProcessAddressRegistrationTlv() local
1785 if (aChild.GetDomainUnicastAddress(oldDua) != kErrorNone) in ProcessAddressRegistrationTlv()
1787 oldDua.Clear(); in ProcessAddressRegistrationTlv()
1911 SignalDuaAddressEvent(aChild, oldDua); in ProcessAddressRegistrationTlv()