Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_htcp.c48 static inline u32 htcp_cong_time(const struct htcp *ca) in htcp_cong_time() function
55 return htcp_cong_time(ca) / ca->minRTT; in htcp_ccount()
177 u32 diff = htcp_cong_time(ca); in htcp_alpha_update()