Home
last modified time | relevance | path

Searched refs:kLLQ_INIT_RESEND (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1857 #define kLLQ_INIT_RESEND 2 // resend an un-ack'd packet after 2 seconds, then double for each addit… macro
H A DuDNS.c3079 info->retry = timenow + (kLLQ_INIT_RESEND * info->ntries * mDNSPlatformOneSecond); in sendChallengeResponse()
3239 info->retry = timenow + (kLLQ_INIT_RESEND * mDNSPlatformOneSecond); in startLLQHandshake()