Home | History | Annotate | Download | only in openssh

Lines Matching refs:tcp_keep_alive

1003 		intptr = &options->tcp_keep_alive;
1811 options->tcp_keep_alive = -1;
1963 if (options->tcp_keep_alive == -1)
1964 options->tcp_keep_alive = 1;
2553 dump_cfg_fmtint(oTCPKeepAlive, o->tcp_keep_alive);