Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1251 AppendOutcome AppendLabels(Section aSection,
Dmdns.cpp3087 return AppendLabels(aSection, aLabel, kIsSingleLabel, aCompressOffset); in AppendLabel()
3094 return AppendLabels(aSection, aLabels, !kIsSingleLabel, aCompressOffset); in AppendMultipleLabels()
3097 Core::AppendOutcome Core::TxMessage::AppendLabels(Section aSection, in AppendLabels() function in ot::Dns::Multicast::Core::TxMessage