Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.cpp3085 …tcome Core::TxMessage::AppendLabel(Section aSection, const char *aLabel, uint16_t &aCompressOffset) in AppendLabel()
3092 uint16_t &aCompressOffset) in AppendMultipleLabels()
3100 uint16_t &aCompressOffset) in AppendLabels()
3140 …TxMessage::AppendServiceType(Section aSection, const char *aServiceType, uint16_t &aCompressOffset) in AppendServiceType()
3227 void Core::TxMessage::SaveOffset(uint16_t &aCompressOffset, const Message &aMessage, Section aSecti… in SaveOffset()