Searched refs:ssh_packet_set_timeout (Results 1 – 6 of 6) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | packet.h | 98 void ssh_packet_set_timeout(struct ssh *, int, int);
|
| H A D | ssh-keyscan.c | 537 ssh_packet_set_timeout(c->c_ssh, timeout, 1); in congreet()
|
| H A D | sshd-session.c | 1355 ssh_packet_set_timeout(ssh, options.client_alive_interval, in main()
|
| H A D | ssh_namespace.h | 724 #define ssh_packet_set_timeout Fssh_ssh_packet_set_timeout macro
|
| H A D | ssh.c | 1721 ssh_packet_set_timeout(ssh, options.server_alive_interval, in main()
|
| H A D | packet.c | 330 ssh_packet_set_timeout(struct ssh *ssh, int timeout, int count) 331 ssh_packet_set_timeout(struct ssh *ssh, int timeout, int count) ssh_packet_set_timeout() function
|