Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:MPLastUnansweredQT

5887 							if (cr->MPUnansweredQ == 0 || m->timenow - cr->MPLastUnansweredQT >= mDNSPlatformOneSecond)
5893 cr->MPLastUnansweredQT = m->timenow;
5975 if (ourcacherr && ourcacherr->MPExpectingKA && m->timenow - ourcacherr->MPLastUnansweredQT < mDNSPlatformOneSecond)
7469 cr->MPLastUnansweredQT = 0;