Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dreadconf.h63 int tcp_keep_alive; /* Set SO_KEEPALIVE. */ member
H A Dssh.c1627 &timeout_ms, options.tcp_keep_alive) != 0) in main()