Searched refs:ssh_packet_set_timeout (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | packet.h | 93 void ssh_packet_set_timeout(struct ssh *, int, int);
|
| D | ssh-keyscan.c | 518 ssh_packet_set_timeout(c->c_ssh, timeout, 1); in congreet()
|
| D | sshd-session.c | 1305 ssh_packet_set_timeout(ssh, options.client_alive_interval, in main()
|
| D | ssh.c | 1692 ssh_packet_set_timeout(ssh, options.server_alive_interval, in main()
|
| D | packet.c | 316 ssh_packet_set_timeout(struct ssh *ssh, int timeout, int count) in ssh_packet_set_timeout() function
|
| /netbsd/src/crypto/external/bsd/openssh/lib/ |
| D | ssh.expsym | 500 ssh_packet_set_timeout
|