Searched refs:next_timeout (Results 1 – 2 of 2) sorted by relevance
308 hrtime_t next_timeout; in sip_timer_thr() local332 next_timeout = sip_schedule_to_functions(); in sip_timer_thr()341 delta = next_timeout - current_time; in sip_timer_thr()
2403 time_t next_timeout = 0; in ill_frag_timeout() local2437 if (next_timeout == 0 || in ill_frag_timeout()2438 frag_timeout < next_timeout) { in ill_frag_timeout()2439 next_timeout = frag_timeout; in ill_frag_timeout()2543 return (next_timeout); in ill_frag_timeout()