Searched refs:IsDadAttemptsComplete (Results 1 – 2 of 2) sorted by relevance
129 bool IsDadAttemptsComplete(void) const { return mDadAttempts == kDuaDadRepeats; } in IsDadAttemptsComplete() function in ot::BackboneRouter::NdProxyTable::NdProxy
247 if (proxy.IsDadAttemptsComplete()) in HandleTimer()