Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSCore/
DmDNS.c8148 mDNSlocal mDNSBool IsQuestionNew(mDNS *const m, DNSQuestion *question) in IsQuestionNew() function
8166 if (IsQuestionNew(m, q)) in LocalRecordRmvEventsForQuestion()
8207 if (!IsQuestionNew(m, q) && !q->LOAddressAnswers) in CacheRecordRmvEventsForQuestion()
10870 mDNSBool newQuestion = IsQuestionNew(m, q); in CacheRecordResetDNSServer()