Searched refs:last_packet_time_any_sent (Results 1 – 3 of 3) sorted by relevance
179 time_t last_packet_time_any_sent; member
85 ses.last_packet_time_any_sent = 0; in common_session_init()552 if (now - ses.last_packet_time_any_sent >= opts.keepalive_secs) { in checktimeouts()
673 ses.last_packet_time_any_sent = now; in encrypt_packet()