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

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.h106 int packet_inc_alive_timeouts(void);
H A Dssh_namespace.h371 #define packet_inc_alive_timeouts ssh_packet_inc_alive_timeouts macro
H A Dserverloop.c254 if (packet_inc_alive_timeouts() > options.client_alive_count_max) {
H A Dclientloop.c563 if (packet_inc_alive_timeouts() > options.server_alive_count_max) {
H A Dpacket.c1885 packet_inc_alive_timeouts(void) function

Completed in 132 milliseconds