Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/ !
H A Dtcp_timer.h187 #define TCPTV_KEEPCNT 8 /* max probes before drop */ macro
H A Dtcp_timer.c171 int, tcp_keepcnt, TCPTV_KEEPCNT, "number of times to repeat keepalive");
H A Dtcp_subr.c534 tcp_keepcnt = TCPTV_KEEPCNT; in tcp_init()