Searched refs:ShouldAnswerNsec (Results 1 – 2 of 2) sorted by relevance
992 bool ShouldAnswerNsec(TimeMilli aNow) const;
1189 bool Core::Entry::ShouldAnswerNsec(TimeMilli aNow) const in ShouldAnswerNsec() function in ot::Dns::Multicast::Core::Entry1703 if (appendNsec || ShouldAnswerNsec(aContext.GetNow())) in PrepareResponseRecords()2353 if (appendNsec || ShouldAnswerNsec(aContext.GetNow())) in PrepareResponseRecords()