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

/openbsd-current/usr.bin/ssh/
H A Dservconf.c514 sPermitTTY, sStrictModes, sEmptyPasswd, sTCPKeepAlive, enumerator in enum:__anon1
624 { "tcpkeepalive", sTCPKeepAlive, SSHCFG_GLOBAL },
625 { "keepalive", sTCPKeepAlive, SSHCFG_GLOBAL }, /* obsolete alias */
1571 case sTCPKeepAlive:
3106 dump_cfg_fmtint(sTCPKeepAlive, o->tcp_keep_alive);

Completed in 153 milliseconds