Searched refs:packet_set_timeout (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.h28 void packet_set_timeout(int, int);
H A Dsshconnect.c95 packet_set_timeout(options.server_alive_interval,
174 packet_set_timeout(options.server_alive_interval,
462 packet_set_timeout(options.server_alive_interval,
H A Dssh_namespace.h407 #define packet_set_timeout ssh_packet_set_timeout macro
H A Dpacket.c252 packet_set_timeout(int timeout, int count) function
H A Dsshd.c2196 packet_set_timeout(options.client_alive_interval,

Completed in 75 milliseconds