Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshconnect.c449 int *timeout_ms, int want_keepalive) in ssh_connect_direct() argument
532 if (want_keepalive && in ssh_connect_direct()
547 int connection_attempts, int *timeout_ms, int want_keepalive) in ssh_connect() argument
553 connection_attempts, timeout_ms, want_keepalive); in ssh_connect()