Searched refs:TCPTV_CPU_VAR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | tcp_timer.h | 114 #define TCPTV_CPU_VAR MSEC_2_TICKS(200) /* cpu variance allowed (200ms) */ macro |
H A D | tcp_subr.c | 1479 tcp_rexmit_slop = TCPTV_CPU_VAR; in tcp_init() |