Searched refs:packet_inc_alive_timeouts (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dopacket.h118 #define packet_inc_alive_timeouts() \ macro
H A Dserverloop.c252 if (packet_inc_alive_timeouts() > options.client_alive_count_max) {
H A Dclientloop.c599 if (packet_inc_alive_timeouts() > options.server_alive_count_max) {

Completed in 62 milliseconds