Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssh/
Dsshconnect.c431 int connection_attempts, int *timeout_ms, int want_keepalive, int needpriv) in ssh_connect_direct() argument
497 if (want_keepalive && in ssh_connect_direct()
511 int connection_attempts, int *timeout_ms, int want_keepalive, int needpriv) in ssh_connect() argument
515 connection_attempts, timeout_ms, want_keepalive, needpriv); in ssh_connect()