Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1369 bool mIsUnicast : 1; member in ot::Dns::Multicast::Core::RxMessage
Dmdns.cpp3510 mIsUnicast = aIsUnicast; in Init()
3532 if (mIsUnicast && mIsQuery) in Init()