Searched refs:keys_timer (Results 1 – 1 of 1) sorted by relevance
84 static u_long keys_timer; /* session key timer */ variable429 if (keys_timer <= current_time) { in timer()430 keys_timer += (1UL << sys_automax); in timer()