Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:ExpectUnicastResp

2620 		if (ucast) q->ExpectUnicastResp = NonZeroTime(m->timenow);
2911 q->ExpectUnicastResp = NonZeroTime(m->timenow);
6332 if (SrcLocal && q->ExpectUnicastResp && (mDNSu32)(m->timenow - q->ExpectUnicastResp) < (mDNSu32)(mDNSPlatformOneSecond*2))
7656 q->ExpectUnicastResp = question->ExpectUnicastResp;
8378 question->ExpectUnicastResp = 0;