Searched defs:want_keepalive (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Dsshconnect.c450 ssh_connect_direct(const char *host, struct addrinfo *aitop, struct sockaddr_storage *hostaddr, u_short port, int family, int connection_attempts, int *timeout_ms, int want_keepalive, int needpriv) argument
528 ssh_connect(const char *host, struct addrinfo *addrs, struct sockaddr_storage *hostaddr, u_short port, int family, int connection_attempts, int *timeout_ms, int want_keepalive, int needpriv) argument

Completed in 137 milliseconds