Lines Matching refs:initial
4855 // initial DNSMessage with h.flags set to zero, and then update it to UpdateReqFlags right before sending the packet.
6511 // In addition, if the client immediately canceled its query after getting the initial partial response, then we'll
9416 // Reset our variables back to initial state, so we're ready for when NetWake is turned back on
9527 mDNSs32 initial = dodelay ? InitialQuestionInterval * QuestionIntervalStep2 : InitialQuestionInterval;
9531 if (!q->ThisQInterval || q->ThisQInterval > initial)
9533 q->ThisQInterval = initial;
10785 uDNS_SetupDNSConfig(m); // Get initial DNS configuration