Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.cpp3046 Section extraSection = kAdditionalDataSection; in SelectMessageFor() local
3052 extraSection = kAuthoritySection; in SelectMessageFor()
3057 extraSection = kAnswerSection; in SelectMessageFor()
3069 else if (aSection == extraSection) in SelectMessageFor()