Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_timer.h112 #define TCPTV_MIN ( hz/33 ) /* minimum allowable value */ macro
/f-stack/freebsd/netinet/
H A Dtcp_timer.h112 #define TCPTV_MIN ( hz/33 ) /* minimum allowable value */ macro
H A Dtcp_subr.c1188 tcp_rexmit_min = TCPTV_MIN; in tcp_init()