Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp824 uint16_t mQuestionRrType; member
Dmdns.cpp1214 if (QuestionMatches(aInfo.mQuestionRrType, aRecords[index].mType)) in AnswerNonProbe()
3792 answerInfo.mQuestionRrType = aQuestion.mRrType; in AnswerQuestion()