Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/cc/
Dcc_htcp.c84 #define HTCP_RTT_REF 100 macro
338 htcp_rtt_ref = (HTCP_RTT_REF * TCP_RTT_SCALE * hz) / 1000; in htcp_mod_init()