Searched refs:mIsDuaPending (Results 1 – 2 of 2) sorted by relevance
56 , mIsDuaPending(false) in DuaManager()86 if (mIsDuaPending) in HandleDomainPrefixUpdate()240 if (mDuaState == kRegistering && mIsDuaPending) in RemoveDomainUnicastAddress()431 VerifyOrExit(!mIsDuaPending, error = kErrorBusy); in PerformNextRegistration()522 mIsDuaPending = true; in PerformNextRegistration()551 mIsDuaPending = false; in HandleDuaResponse()
222 bool mIsDuaPending : 1; member in ot::DuaManager