Searched refs:t_disabled (Results 1 – 1 of 1) sorted by relevance
166 int t_disabled; member964 t->t_disabled = 0; in wg_timers_enable()973 t->t_disabled = 1; in wg_timers_disable()988 if (!t->t_disabled) { in wg_timers_set_persistent_keepalive()1039 if (!t->t_disabled && !timeout_pending(&t->t_new_handshake)) in wg_timers_event_data_sent()1048 if (!t->t_disabled) { in wg_timers_event_data_received()1074 if (!t->t_disabled && t->t_persistent_keepalive_interval > 0) in wg_timers_event_any_authenticated_packet_traversal()1087 if (!t->t_disabled) in wg_timers_event_handshake_initiated()1104 if (!t->t_disabled) { in wg_timers_event_handshake_complete()1119 if (!t->t_disabled) in wg_timers_event_session_derived()[all …]