Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/net/
Dmdns.cpp2854 Section extraSection = kAdditionalDataSection; in SelectMessageFor() local
2860 extraSection = kAuthoritySection; in SelectMessageFor()
2865 extraSection = kAnswerSection; in SelectMessageFor()
2877 else if (aSection == extraSection) in SelectMessageFor()