Searched refs:InitialCacheMiss (Results 1 – 4 of 4) sorted by relevance
598 q->InitialCacheMiss = mDNSfalse; in QueryRecordOpStart()
5005 if (!question->InitialCacheMiss) in queryrecord_result_reply()
2052 …mDNSBool InitialCacheMiss; // True after the question cannot be answered from the cac… member
5419 const mDNSBool cache_hit = !q->InitialCacheMiss; in AnswerCurrentQuestionWithResourceRecord()6252 q->InitialCacheMiss = mDNStrue; // Initial cache check is done, so mark as a miss from now on in AnswerNewQuestion()