Home
last modified time | relevance | path

Searched refs:ssh_packet_set_alive_timeouts (Results 1 – 5 of 5) sorted by relevance

/external/openssh/
Dpacket.h153 void ssh_packet_set_alive_timeouts(struct ssh *, int);
Dserverloop.c476 ssh_packet_set_alive_timeouts(ssh, 0); in server_input_keep_alive()
Dclientloop.c465 ssh_packet_set_alive_timeouts(ssh, 0); in client_global_request_reply()
Dpacket.c2153 ssh_packet_set_alive_timeouts(struct ssh *ssh, int ka) in ssh_packet_set_alive_timeouts() function
Dchannels.c3280 ssh_packet_set_alive_timeouts(ssh, 0);