Lines Matching refs:mDNSPlatformOneSecond
28 #define RESTART_GOODBYE_DELAY (6 * mDNSPlatformOneSecond) // delay after restarting LLQ before n…
29 #define INIT_UCAST_POLL_INTERVAL (3 * mDNSPlatformOneSecond) // this interval is used after send fa…
31 #define MAX_UCAST_POLL_INTERVAL (60 * 60 * mDNSPlatformOneSecond)
33 #define LLQ_POLL_INTERVAL (15 * 60 * mDNSPlatformOneSecond) // Polling interval for zones w/ …
34 #define RESPONSE_WINDOW (60 * mDNSPlatformOneSecond) // require server responses within one…
36 #define DNSSERVER_PENALTY_TIME (60 * mDNSPlatformOneSecond) // number of seconds for which new ques…
43 #define InitialQuestionInterval ((mDNSPlatformOneSecond + QuestionIntervalStep-1) / QuestionInterva…
48 #define INIT_RECORD_REG_INTERVAL (1 * mDNSPlatformOneSecond)
49 #define MAX_RECORD_REG_INTERVAL (15 * 60 * mDNSPlatformOneSecond)
50 #define MERGE_DELAY_TIME (1 * mDNSPlatformOneSecond)
55 #define MIN_UPDATE_REFRESH_TIME (5 * 60 * mDNSPlatformOneSecond)