Searched refs:QuestionMatches (Results 1 – 2 of 2) sorted by relevance
445 bool Core::QuestionMatches(uint16_t aQuestionRrType, uint16_t aRrType) in QuestionMatches() function in ot::Dns::Multicast::Core1214 if (QuestionMatches(aInfo.mQuestionRrType, aRecords[index].mType)) in AnswerNonProbe()3696 VerifyOrExit(QuestionMatches(aQuestion.mRrType, ResourceRecord::kTypePtr)); in ProcessQuestion()3751 VerifyOrExit(QuestionMatches(aQuestion.mRrType, ResourceRecord::kTypePtr)); in ProcessQuestion()
1972 static bool QuestionMatches(uint16_t aQuestionRrType, uint16_t aRrType);