Home
last modified time | relevance | path

Searched defs:maxRTT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp_htcp.c34 u32 maxRTT; member
147 static inline void htcp_beta_update(struct htcp *ca, u32 minRTT, u32 maxRTT) in htcp_beta_update()
212 u32 maxRTT = ca->maxRTT; in htcp_param_update() local