Home
last modified time | relevance | path

Searched refs:inet_csk_ca (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/net/ipv4/
Dtcp_bbr.c207 const struct bbr *bbr = inet_csk_ca(sk); in bbr_full_bw_reached()
215 struct bbr *bbr = inet_csk_ca(sk); in bbr_max_bw()
223 struct bbr *bbr = inet_csk_ca(sk); in bbr_bw()
233 struct bbr *bbr = inet_csk_ca(sk); in bbr_extra_acked()
267 struct bbr *bbr = inet_csk_ca(sk); in bbr_init_pacing_rate_from_rtt()
286 struct bbr *bbr = inet_csk_ca(sk); in bbr_set_pacing_rate()
320 struct bbr *bbr = inet_csk_ca(sk); in bbr_save_cwnd()
331 struct bbr *bbr = inet_csk_ca(sk); in bbr_cwnd_event()
358 struct bbr *bbr = inet_csk_ca(sk); in bbr_bdp()
393 struct bbr *bbr = inet_csk_ca(sk); in bbr_quantization_budget()
[all …]
Dtcp_westwood.c63 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_init()
106 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_pkts_acked()
119 struct westwood *w = inet_csk_ca(sk); in westwood_update_window()
166 struct westwood *w = inet_csk_ca(sk); in westwood_fast_bw()
183 struct westwood *w = inet_csk_ca(sk); in westwood_acked_count()
220 const struct westwood *w = inet_csk_ca(sk); in tcp_westwood_bw_rttmin()
228 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_ack()
243 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_event()
264 const struct westwood *ca = inet_csk_ca(sk); in tcp_westwood_info()
Dtcp_veno.c47 struct veno *veno = inet_csk_ca(sk); in veno_enable()
57 struct veno *veno = inet_csk_ca(sk); in veno_disable()
65 struct veno *veno = inet_csk_ca(sk); in tcp_veno_init()
76 struct veno *veno = inet_csk_ca(sk); in tcp_veno_pkts_acked()
122 struct veno *veno = inet_csk_ca(sk); in tcp_veno_cong_avoid()
195 struct veno *veno = inet_csk_ca(sk); in tcp_veno_ssthresh()
Dtcp_dctcp.c82 struct dctcp *ca = inet_csk_ca(sk); in dctcp_init()
104 struct dctcp *ca = inet_csk_ca(sk); in dctcp_ssthresh()
114 struct dctcp *ca = inet_csk_ca(sk); in dctcp_update_alpha()
146 struct dctcp *ca = inet_csk_ca(sk); in dctcp_react_to_loss()
165 struct dctcp *ca = inet_csk_ca(sk); in dctcp_cwnd_event()
184 const struct dctcp *ca = inet_csk_ca(sk); in dctcp_get_info()
211 const struct dctcp *ca = inet_csk_ca(sk); in dctcp_cwnd_undo()
Dtcp_htcp.c70 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()
210 struct htcp *ca = inet_csk_ca(sk); in htcp_param_update()
225 const struct htcp *ca = inet_csk_ca(sk); in htcp_recalc_ssthresh()
234 struct htcp *ca = inet_csk_ca(sk); in htcp_cong_avoid()
259 struct htcp *ca = inet_csk_ca(sk); in htcp_init()
273 struct htcp *ca = inet_csk_ca(sk); in htcp_state()
284 htcp_reset(inet_csk_ca(sk)); in htcp_state()
Dtcp_illinois.c60 struct illinois *ca = inet_csk_ca(sk); in rtt_reset()
71 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_init()
88 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_acked()
225 struct illinois *ca = inet_csk_ca(sk); in update_params()
246 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_state()
263 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_cong_avoid()
298 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_ssthresh()
308 const struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_info()
Dtcp_vegas.c74 struct vegas *vegas = inet_csk_ca(sk); in vegas_enable()
89 struct vegas *vegas = inet_csk_ca(sk); in vegas_disable()
96 struct vegas *vegas = inet_csk_ca(sk); in tcp_vegas_init()
113 struct vegas *vegas = inet_csk_ca(sk); in tcp_vegas_pkts_acked()
168 struct vegas *vegas = inet_csk_ca(sk); in tcp_vegas_cong_avoid()
293 const struct vegas *ca = inet_csk_ca(sk); in tcp_vegas_get_info()
Dtcp_lp.c98 struct lp *lp = inet_csk_ca(sk); in tcp_lp_init()
121 struct lp *lp = inet_csk_ca(sk); in tcp_lp_cong_avoid()
137 struct lp *lp = inet_csk_ca(sk); in tcp_lp_remote_hz_estimator()
190 struct lp *lp = inet_csk_ca(sk); in tcp_lp_owd_calculator()
223 struct lp *lp = inet_csk_ca(sk); in tcp_lp_rtt_sample()
267 struct lp *lp = inet_csk_ca(sk); in tcp_lp_pkts_acked()
Dtcp_bic.c72 struct bictcp *ca = inet_csk_ca(sk); in bictcp_init()
143 struct bictcp *ca = inet_csk_ca(sk); in bictcp_cong_avoid()
163 struct bictcp *ca = inet_csk_ca(sk); in bictcp_recalc_ssthresh()
183 bictcp_reset(inet_csk_ca(sk)); in bictcp_state()
194 struct bictcp *ca = inet_csk_ca(sk); in bictcp_acked()
Dtcp_cdg.c142 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_hystart_update()
243 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_backoff()
264 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_cong_avoid()
301 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_acked()
330 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_ssthresh()
347 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_cwnd_event()
375 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_init()
388 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_release()
Dtcp_cubic.c132 struct bictcp *ca = inet_csk_ca(sk); in bictcp_hystart_reset()
142 struct bictcp *ca = inet_csk_ca(sk); in bictcp_init()
156 struct bictcp *ca = inet_csk_ca(sk); in bictcp_cwnd_event()
338 struct bictcp *ca = inet_csk_ca(sk); in bictcp_cong_avoid()
357 struct bictcp *ca = inet_csk_ca(sk); in bictcp_recalc_ssthresh()
374 bictcp_reset(inet_csk_ca(sk)); in bictcp_state()
382 struct bictcp *ca = inet_csk_ca(sk); in hystart_update()
433 struct bictcp *ca = inet_csk_ca(sk); in bictcp_acked()
Dtcp_hybla.c36 struct hybla *ca = inet_csk_ca(sk); in hybla_recalc_param()
49 struct hybla *ca = inet_csk_ca(sk); in hybla_init()
70 struct hybla *ca = inet_csk_ca(sk); in hybla_state()
93 struct hybla *ca = inet_csk_ca(sk); in hybla_cong_avoid()
Dtcp_highspeed.c103 struct hstcp *ca = inet_csk_ca(sk); in hstcp_init()
115 struct hstcp *ca = inet_csk_ca(sk); in hstcp_cong_avoid()
154 struct hstcp *ca = inet_csk_ca(sk); in hstcp_ssthresh()
Dtcp_yeah.c46 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_init()
64 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_pkts_acked()
75 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_cong_avoid()
209 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_ssthresh()
Dtcp_nv.c140 struct tcpnv *ca = inet_csk_ca(sk); in tcpnv_init()
184 struct tcpnv *ca = inet_csk_ca(sk); in tcpnv_cong_avoid()
218 struct tcpnv *ca = inet_csk_ca(sk); in tcpnv_state()
244 struct tcpnv *ca = inet_csk_ca(sk); in tcpnv_acked()
457 const struct tcpnv *ca = inet_csk_ca(sk); in tcpnv_get_info()
/Linux-v5.4/include/net/
Dinet_connection_sock.h154 static inline void *inet_csk_ca(const struct sock *sk) in inet_csk_ca() function