Searched refs:mRrType (Results 1 – 2 of 2) sorted by relevance
3565 question->mRrType = record.GetType(); in Init()3696 VerifyOrExit(QuestionMatches(aQuestion.mRrType, ResourceRecord::kTypePtr)); in ProcessQuestion()3751 VerifyOrExit(QuestionMatches(aQuestion.mRrType, ResourceRecord::kTypePtr)); in ProcessQuestion()3792 answerInfo.mQuestionRrType = aQuestion.mRrType; in AnswerQuestion()
1329 uint16_t mRrType; // The question record type. member