Searched refs:LLMNR_JITTER_INTERVAL_USEC (Results 1 – 3 of 3) sorted by relevance
202 #define LLMNR_JITTER_INTERVAL_USEC (100 * USEC_PER_MSEC) macro
1237 jitter %= LLMNR_JITTER_INTERVAL_USEC; in dns_scope_notify_conflict()1244 LLMNR_JITTER_INTERVAL_USEC, in dns_scope_notify_conflict()
1965 jitter = random_u64_range(LLMNR_JITTER_INTERVAL_USEC); in dns_transaction_go()1966 accuracy = LLMNR_JITTER_INTERVAL_USEC; in dns_transaction_go()