Searched refs:tcp_keep_alive (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ | ||
H A D | readconf.h | 63 int tcp_keep_alive; /* Set SO_KEEPALIVE. */ member |
H A D | ssh.c | 1627 &timeout_ms, options.tcp_keep_alive) != 0) in main() |