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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_timer.h141 #define TCPTV_KEEPCNT 8 /* max probes before drop */ macro
H A Dtcp_timer.c216 static int tcp_keepcnt = TCPTV_KEEPCNT;

Completed in 22 milliseconds