Searched refs:ssh_packet_set_timeout (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dpacket.h96 void ssh_packet_set_timeout(struct ssh *, int, int);
H A Dssh-keyscan.c554 ssh_packet_set_timeout(c->c_ssh, timeout, 1);
H A Dssh_namespace.h720 #define ssh_packet_set_timeout Fssh_ssh_packet_set_timeout macro
H A Dsshd.c2415 ssh_packet_set_timeout(ssh, options.client_alive_interval,
H A Dpacket.c331 ssh_packet_set_timeout(struct ssh *ssh, int timeout, int count) function
H A Dssh.c1662 ssh_packet_set_timeout(ssh, options.server_alive_interval,

Completed in 110 milliseconds