Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp992 bool ShouldAnswerNsec(TimeMilli aNow) const;
Dmdns.cpp1189 bool Core::Entry::ShouldAnswerNsec(TimeMilli aNow) const in ShouldAnswerNsec() function in ot::Dns::Multicast::Core::Entry
1703 if (appendNsec || ShouldAnswerNsec(aContext.GetNow())) in PrepareResponseRecords()
2353 if (appendNsec || ShouldAnswerNsec(aContext.GetNow())) in PrepareResponseRecords()