Home
last modified time | relevance | path

Searched refs:TIMER_RESET (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/wg/
H A Dwg_noise.c48 #define TIMER_RESET (SBT_1S * -(REKEY_TIMEOUT+1)) macro
304 r->r_last_sent = TIMER_RESET; in noise_remote_alloc()
305 r->r_last_init_recv = TIMER_RESET; in noise_remote_alloc()
558 r->r_last_sent = TIMER_RESET; in noise_remote_handshake_clear()