Searched refs:ourcacherr (Results 1 – 1 of 1) sorted by relevance
5935 CacheRecord *ourcacherr; in ProcessQuery() local5970 ourcacherr = FindIdenticalRecordInCache(m, &m->rec.r.resrec); in ProcessQuery()5975 …if (ourcacherr && ourcacherr->MPExpectingKA && m->timenow - ourcacherr->MPLastUnansweredQT < mDNSP… in ProcessQuery()5977 ourcacherr->MPUnansweredKA++; in ProcessQuery()5978 ourcacherr->MPExpectingKA = mDNSfalse; in ProcessQuery()5994 if (!ourcacherr) in ProcessQuery()