Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_htcp.c49 static inline u32 htcp_cong_time(const struct htcp *ca) in htcp_cong_time() function
56 return htcp_cong_time(ca) / ca->minRTT; in htcp_ccount()
177 u32 diff = htcp_cong_time(ca); in htcp_alpha_update()