Searched refs:min_factor (Results 1 – 1 of 1) sorted by relevance
99 int min_factor, in port_timer_set_timeout_random() argument106 timeout = ((uint64_t)NSEC_PER_SEC * min_factor) >> -log_seconds; in port_timer_set_timeout_random()109 timeout = ((uint64_t)NSEC_PER_SEC * min_factor) << log_seconds; in port_timer_set_timeout_random()