Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1070 void AppendNameTo(TxMessage &aTxMessage, Section aSection);
1837 void AppendNameTo(TxMessage &aTxMessage, Section aSection);
Dmdns.cpp1653 AppendNameTo(aProbe, kQuestionSection); in PrepareProbe()
1763 AppendNameTo(aTxMessage, aSection); in AppendAddressRecordsTo()
1800 static_cast<HostEntry &>(aEntry).AppendNameTo(aTxMessage, aSection); in AppendEntryName()
1803 void Core::HostEntry::AppendNameTo(TxMessage &aTxMessage, Section aSection) in AppendNameTo() function in ot::Dns::Multicast::Core::HostEntry
6022 AppendNameTo(aQuery, kQuestionSection); in PrepareQueryQuestion()
6028 void Core::AddrCache::AppendNameTo(TxMessage &aTxMessage, Section aSection) in AppendNameTo() function in ot::Dns::Multicast::Core::AddrCache