Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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() argument
212 u32 maxRTT = ca->maxRTT; htcp_param_update() local
[all...]
/kernel/linux/linux-6.6/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() argument
212 u32 maxRTT = ca->maxRTT; htcp_param_update() local
[all...]

Completed in 2 milliseconds