Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_htcp.c33 u32 maxRTT; member
146 static inline void htcp_beta_update(struct htcp *ca, u32 minRTT, u32 maxRTT) in htcp_beta_update()
211 u32 maxRTT = ca->maxRTT; in htcp_param_update() local