Lines Matching defs:ca
48 static inline u32 htcp_cong_time(const struct htcp *ca) in htcp_cong_time()
53 static inline u32 htcp_ccount(const struct htcp *ca) in htcp_ccount()
58 static inline void htcp_reset(struct htcp *ca) in htcp_reset()
70 struct htcp *ca = inet_csk_ca(sk); in htcp_cwnd_undo() local
85 struct htcp *ca = inet_csk_ca(sk); in measure_rtt() local
105 struct htcp *ca = inet_csk_ca(sk); in measure_achieved_throughput() local
146 static inline void htcp_beta_update(struct htcp *ca, u32 minRTT, u32 maxRTT) in htcp_beta_update()
172 static inline void htcp_alpha_update(struct htcp *ca) in htcp_alpha_update()
209 struct htcp *ca = inet_csk_ca(sk); in htcp_param_update() local
224 const struct htcp *ca = inet_csk_ca(sk); in htcp_recalc_ssthresh() local
233 struct htcp *ca = inet_csk_ca(sk); in htcp_cong_avoid() local
258 struct htcp *ca = inet_csk_ca(sk); in htcp_init() local
272 struct htcp *ca = inet_csk_ca(sk); in htcp_state() local