Searched refs:sys_timeout (Results 1 – 1 of 1) sorted by relevance
160 u_long sys_timeout = DEFTIMEOUT; /* timeout time, in TIMER_HZ units */ variable421 sys_timeout = ((LFPTOFP(&tmp) * TIMER_HZ) in ntpdatemain()423 sys_timeout = max(sys_timeout, MINTIMEOUT); in ntpdatemain()738 server->event_time = current_time + sys_timeout; in transmit()871 server->event_time = current_time + sys_timeout; in receive()934 server->event_time = current_time + sys_timeout; in receive()