Searched refs:REKEY_TIMEOUT (Results 1 – 5 of 5) sorted by relevance
67 &peer->endpoint.addr, (int)REKEY_TIMEOUT, in wg_expired_retransmit_handshake()97 &peer->endpoint.addr, (int)(KEEPALIVE_TIMEOUT + REKEY_TIMEOUT)); in wg_expired_new_handshake()149 jiffies + (KEEPALIVE_TIMEOUT + REKEY_TIMEOUT) * HZ + in wg_timers_data_sent()185 jiffies + REKEY_TIMEOUT * HZ + in wg_timers_handshake_initiated()
43 REKEY_TIMEOUT = 5, enumerator50 MAX_TIMER_HANDSHAKES = 90 / REKEY_TIMEOUT,
104 (u64)(REKEY_TIMEOUT + 1) * NSEC_PER_SEC); in wg_noise_reset_last_sent_handshake()
26 REKEY_TIMEOUT)) in wg_packet_send_handshake_initiation()67 REKEY_TIMEOUT) || in wg_packet_send_queued_handshake_initiation()
233 REJECT_AFTER_TIME - KEEPALIVE_TIMEOUT - REKEY_TIMEOUT); in keep_key_fresh()
Completed in 12 milliseconds