Searched refs:kLLQ_INIT_RESEND (Results 1 – 2 of 2) sorted by relevance
1857 #define kLLQ_INIT_RESEND 2 // resend an un-ack'd packet after 2 seconds, then double for each addit… macro
3079 info->retry = timenow + (kLLQ_INIT_RESEND * info->ntries * mDNSPlatformOneSecond); in sendChallengeResponse()3239 info->retry = timenow + (kLLQ_INIT_RESEND * mDNSPlatformOneSecond); in startLLQHandshake()