Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.cpp271 if ((rxMessagePtr->GetRecordCounts().GetFor(kQuestionSection) == 0) && in HandleMessage()
484 mCounts[kQuestionSection] = aHeader.GetQuestionCount(); in ReadFrom()
492 aHeader.SetQuestionCount(mCounts[kQuestionSection]); in WriteTo()
1364 Message &message = aTxMessage.SelectMessageFor(kQuestionSection); in AppendQuestionTo()
1377 aTxMessage.IncrementRecordCount(kQuestionSection); in AppendQuestionTo()
1653 AppendNameTo(aProbe, kQuestionSection); in PrepareProbe()
2210 AppendServiceNameTo(aProbe, kQuestionSection); in PrepareProbe()
3051 mainSection = kQuestionSection; in SelectMessageFor()
3056 mainSection = kQuestionSection; in SelectMessageFor()
3224 IncrementRecordCount(kQuestionSection); in AddQuestionFrom()
[all …]
Dmdns.hpp745 kQuestionSection, enumerator