Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:DelayAnswering

2723 		if (m->NewQuestions->DelayAnswering) e = m->NewQuestions->DelayAnswering;
2767 if (m->NewQuestions && (!m->NewQuestions->DelayAnswering || m->timenow - m->NewQuestions->DelayAnswering >= 0))