Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp922 bool mUnicastAnswerPending : 1; member in ot::Dns::Multicast::Core::RecordInfo
Dmdns.cpp627 mUnicastAnswerPending = true; in ScheduleAnswer()
703 shouldAppend = mUnicastAnswerPending; in ShouldAppendTo()
782 mUnicastAnswerPending = false; in UpdateStateAfterAnswer()