Searched refs:MPLastUnansweredQT (Results 1 – 3 of 3) sorted by relevance
1347 …mDNSs32 MPLastUnansweredQT; // Multi-packet query handling: Last time we incremented MPUna… member
5887 if (cr->MPUnansweredQ == 0 || m->timenow - cr->MPLastUnansweredQT >= mDNSPlatformOneSecond) in ProcessQuery()5893 cr->MPLastUnansweredQT = m->timenow; in ProcessQuery()5975 …if (ourcacherr && ourcacherr->MPExpectingKA && m->timenow - ourcacherr->MPLastUnansweredQT < mDNSP… in ProcessQuery()7469 cr->MPLastUnansweredQT = 0; in MakeNegativeCacheRecord()
2159 rr->MPLastUnansweredQT= 0; in GetLargeResourceRecord()