Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp988 void AppendNsecRecordTo(TxMessage &aTxMessage,
1069 void AppendNsecRecordTo(TxMessage &aTxMessage, Section aSection);
1147 void AppendNsecRecordTo(TxMessage &aTxMessage, Section aSection);
Dmdns.cpp1410 void Core::Entry::AppendNsecRecordTo(TxMessage &aTxMessage, in AppendNsecRecordTo() function in ot::Dns::Multicast::Core::Entry
1705 AppendNsecRecordTo(response, kAdditionalDataSection); in PrepareResponseRecords()
1778 void Core::HostEntry::AppendNsecRecordTo(TxMessage &aTxMessage, Section aSection) in AppendNsecRecordTo() function in ot::Dns::Multicast::Core::HostEntry
1794 Entry::AppendNsecRecordTo(aTxMessage, aSection, types, &AppendEntryName); in AppendNsecRecordTo()
2355 AppendNsecRecordTo(response, kAdditionalDataSection); in PrepareResponseRecords()
2646 void Core::ServiceEntry::AppendNsecRecordTo(TxMessage &aTxMessage, Section aSection) in AppendNsecRecordTo() function in ot::Dns::Multicast::Core::ServiceEntry
2667 Entry::AppendNsecRecordTo(aTxMessage, aSection, types, &AppendEntryName); in AppendNsecRecordTo()