Searched refs:sys_timeout (Results 1 – 1 of 1) sorted by relevance
158 u_long sys_timeout = DEFTIMEOUT; /* timeout time, in TIMER_HZ units */ variable419 sys_timeout = ((LFPTOFP(&tmp) * TIMER_HZ) in ntpdatemain()421 sys_timeout = max(sys_timeout, MINTIMEOUT); in ntpdatemain()735 server->event_time = current_time + sys_timeout; in transmit()868 server->event_time = current_time + sys_timeout; in receive()931 server->event_time = current_time + sys_timeout; in receive()