Searched defs:connection_attempts (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/crypto/openssh/
H A Dreadconf.h67 int connection_attempts; /* Max attempts (seconds) before member in struct:__anon4508
H A Dsshconnect.c428 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
508 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 190 milliseconds