Home | History | Annotate | Download | only in openssh

Lines Matching refs:tcp_keep_alive

106 	options->tcp_keep_alive = -1;
252 if (options->tcp_keep_alive == -1)
253 options->tcp_keep_alive = 1;
1289 intptr = &options->tcp_keep_alive;
2283 dump_cfg_fmtint(sTCPKeepAlive, o->tcp_keep_alive);