Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_timer.h113 #define TCPTV_CPU_VAR ( hz/5 ) /* cpu variance allowed (200ms) */ macro
/f-stack/freebsd/netinet/
H A Dtcp_timer.h113 #define TCPTV_CPU_VAR ( hz/5 ) /* cpu variance allowed (200ms) */ macro
H A Dtcp_subr.c1193 tcp_rexmit_slop = TCPTV_CPU_VAR; in tcp_init()