Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dtcp_htcp.c26 struct htcp { struct
49 static inline u32 htcp_cong_time(const struct htcp *ca) in htcp_cong_time() argument
54 static inline u32 htcp_ccount(const struct htcp *ca) in htcp_ccount()
59 static inline void htcp_reset(struct htcp *ca) in htcp_reset()
70 struct htcp *ca = inet_csk_ca(sk); in htcp_cwnd_undo()
85 struct htcp *ca = inet_csk_ca(sk); in measure_rtt()
106 struct htcp *ca = inet_csk_ca(sk); in measure_achieved_throughput()
147 static inline void htcp_beta_update(struct htcp *ca, u32 minRTT, u32 maxRTT) in htcp_beta_update()
173 static inline void htcp_alpha_update(struct htcp *ca) in htcp_alpha_update()
210 struct htcp *ca = inet_csk_ca(sk); in htcp_param_update()
[all …]
DKconfig733 default "htcp" if DEFAULT_HTCP