Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dservconf.c568 sPermitTTY, sStrictModes, sEmptyPasswd, sTCPKeepAlive, enumerator
697 { "tcpkeepalive", sTCPKeepAlive, SSHCFG_GLOBAL },
698 { "keepalive", sTCPKeepAlive, SSHCFG_GLOBAL }, /* obsolete alias */
1724 case sTCPKeepAlive: in process_server_config_line_depth()
3287 dump_cfg_fmtint(sTCPKeepAlive, o->tcp_keep_alive); in dump_config()