Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dmle_router.cpp1802 bool hasDua = false; in ProcessAddressRegistrationTlv() local
1904 hasDua = true; in ProcessAddressRegistrationTlv()
1927 hasDua = false; in ProcessAddressRegistrationTlv()
1965 if (oldDuaPtr != nullptr && !hasDua) in ProcessAddressRegistrationTlv()