Searched refs:tcp_keepcnt (Results 1 – 4 of 4) sorted by relevance
309 (((tp)->t_keepcnt > 0) ? (tp)->t_keepcnt : (uint32_t)tcp_keepcnt)323 extern int tcp_keepcnt; /* number of keepalives */
174 int, tcp_keepcnt, TCPTV_KEEPCNT, "number of times to repeat keepalive");197 int tcp_keepcnt; variable200 &tcp_keepcnt, 0, "number of times to repeat keepalive");
2850 optval = tcp_keepcnt; in tcp_ctloutput()
533 tcp_keepcnt = TCPTV_KEEPCNT; in tcp_init()