Home
last modified time | relevance | path

Searched refs:server_alive_count_max (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dreadconf.h146 int server_alive_count_max; member
H A Dssh.c1634 options.server_alive_count_max); in main()
H A Dclientloop.c498 if (ssh_packet_inc_alive_timeouts(ssh) > options.server_alive_count_max) { in server_alive_check()