Home
last modified time | relevance | path

Searched defs:aCompressOffset (Results 1 – 1 of 1) sorted by relevance

/openthread-3.7.0/src/core/net/
Dmdns.cpp2893 …tcome Core::TxMessage::AppendLabel(Section aSection, const char *aLabel, uint16_t &aCompressOffset) in AppendLabel()
2900 uint16_t &aCompressOffset) in AppendMultipleLabels()
2908 uint16_t &aCompressOffset) in AppendLabels()
2948 …TxMessage::AppendServiceType(Section aSection, const char *aServiceType, uint16_t &aCompressOffset) in AppendServiceType()
3025 void Core::TxMessage::SaveOffset(uint16_t &aCompressOffset, const Message &aMessage, Section aSecti… in SaveOffset()