Lines Matching defs:ca
49 static inline u32 htcp_cong_time(const struct htcp *ca) in htcp_cong_time()
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() local
85 struct htcp *ca = inet_csk_ca(sk); in measure_rtt() local
106 struct htcp *ca = inet_csk_ca(sk); in measure_achieved_throughput() local
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() local
225 const struct htcp *ca = inet_csk_ca(sk); in htcp_recalc_ssthresh() local
234 struct htcp *ca = inet_csk_ca(sk); in htcp_cong_avoid() local
259 struct htcp *ca = inet_csk_ca(sk); in htcp_init() local
273 struct htcp *ca = inet_csk_ca(sk); in htcp_state() local