Searched refs:sys_automax (Results 1 – 5 of 5) sorted by relevance
86 u_char sys_automax = NTP_AUTOMAX; /* key list timeout (log2 s) */ variable430 keys_timer += (1UL << sys_automax); in timer()
350 lifetime = min((1UL << sys_automax), NTP_MAXSESSION * mpoll); in make_keylist()
4236 sys_automax = (u_char)curr_var->value.i; in config_vars()
308 extern u_char sys_automax; /* session key timeout */
990 sys_automax - check peer->kpoll, too. Other ltemp cleanup.