Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.cpp3045 Section mainSection = kAnswerSection; in SelectMessageFor() local
3051 mainSection = kQuestionSection; in SelectMessageFor()
3056 mainSection = kQuestionSection; in SelectMessageFor()
3065 if (aSection == mainSection) in SelectMessageFor()