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

/freebsd-10-stable/sys/netinet/
H A Dtcp_timer.h93 * TCPT_RANGESET() will add another TCPTV_CPU_VAR to deal with
112 #define TCPTV_CPU_VAR ( hz/5 ) /* cpu variance allowed (200ms) */ macro
H A Dtcp_subr.c405 tcp_rexmit_slop = TCPTV_CPU_VAR;

Completed in 111 milliseconds