Searched refs:kLLQ_INIT_RESEND (Results 1 – 2 of 2) sorted by relevance
1454 #define kLLQ_INIT_RESEND 2 // resend an un-ack'd packet after 2 seconds, then double for each addit… macro
775 …q->ThisQInterval = q->tcp ? 0 : (kLLQ_INIT_RESEND * q->ntries * mDNSPlatformOneSecond); // If usi… in sendChallengeResponse()1387 q->ThisQInterval = (kLLQ_INIT_RESEND * mDNSPlatformOneSecond); in startLLQHandshake()