Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c154 oCompressionLevel, oTCPKeepAlive, oNumberOfPasswordPrompts, enumerator
265 { "tcpkeepalive", oTCPKeepAlive },
266 { "keepalive", oTCPKeepAlive }, /* obsolete */
1002 case oTCPKeepAlive: in process_config_line_depth()
2553 dump_cfg_fmtint(oTCPKeepAlive, o->tcp_keep_alive); in dump_client_config()