Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dpacket.h93 void ssh_packet_set_timeout(struct ssh *, int, int);
Dssh-keyscan.c518 ssh_packet_set_timeout(c->c_ssh, timeout, 1); in congreet()
Dsshd-session.c1305 ssh_packet_set_timeout(ssh, options.client_alive_interval, in main()
Dssh.c1692 ssh_packet_set_timeout(ssh, options.server_alive_interval, in main()
Dpacket.c316 ssh_packet_set_timeout(struct ssh *ssh, int timeout, int count) in ssh_packet_set_timeout() function
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym500 ssh_packet_set_timeout