Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_bbr.c209 const struct bbr *bbr = inet_csk_ca(sk); in bbr_full_bw_reached()
217 struct bbr *bbr = inet_csk_ca(sk); in bbr_max_bw()
225 struct bbr *bbr = inet_csk_ca(sk); in bbr_bw()
235 struct bbr *bbr = inet_csk_ca(sk); in bbr_extra_acked()
269 struct bbr *bbr = inet_csk_ca(sk); in bbr_init_pacing_rate_from_rtt()
288 struct bbr *bbr = inet_csk_ca(sk); in bbr_set_pacing_rate()
323 struct bbr *bbr = inet_csk_ca(sk); in bbr_save_cwnd()
334 struct bbr *bbr = inet_csk_ca(sk); in bbr_cwnd_event()
361 struct bbr *bbr = inet_csk_ca(sk); in bbr_bdp()
396 struct bbr *bbr = inet_csk_ca(sk); in bbr_quantization_budget()
[all …]
H A 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()
265 const struct westwood *ca = inet_csk_ca(sk); in tcp_westwood_info()
H A 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()
H A 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()
198 struct veno *veno = inet_csk_ca(sk); in tcp_veno_ssthresh()
H A 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()
310 const struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_info()
H A 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()
294 const struct vegas *ca = inet_csk_ca(sk); in tcp_vegas_get_info()
H A Dtcp_dctcp.c96 struct dctcp *ca = inet_csk_ca(sk); in dctcp_init()
120 struct dctcp *ca = inet_csk_ca(sk); in dctcp_ssthresh()
130 struct dctcp *ca = inet_csk_ca(sk); in dctcp_update_alpha()
176 struct dctcp *ca = inet_csk_ca(sk); in dctcp_react_to_loss()
195 struct dctcp *ca = inet_csk_ca(sk); in dctcp_cwnd_event()
218 const struct dctcp *ca = inet_csk_ca(sk); in dctcp_get_info()
245 const struct dctcp *ca = inet_csk_ca(sk); in dctcp_cwnd_undo()
H A Dtcp_lp.c99 struct lp *lp = inet_csk_ca(sk); in tcp_lp_init()
123 struct lp *lp = inet_csk_ca(sk); in tcp_lp_cong_avoid()
140 struct lp *lp = inet_csk_ca(sk); in tcp_lp_remote_hz_estimator()
194 struct lp *lp = inet_csk_ca(sk); in tcp_lp_owd_calculator()
229 struct lp *lp = inet_csk_ca(sk); in tcp_lp_rtt_sample()
274 struct lp *lp = inet_csk_ca(sk); in tcp_lp_pkts_acked()
H A 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()
164 struct bictcp *ca = inet_csk_ca(sk); in bictcp_recalc_ssthresh()
184 bictcp_reset(inet_csk_ca(sk)); in bictcp_state()
195 struct bictcp *ca = inet_csk_ca(sk); in bictcp_acked()
H A 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()
389 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_release()
H A Dtcp_cubic.c121 struct bictcp *ca = inet_csk_ca(sk); in bictcp_hystart_reset()
131 struct bictcp *ca = inet_csk_ca(sk); in cubictcp_init()
145 struct bictcp *ca = inet_csk_ca(sk); in cubictcp_cwnd_event()
327 struct bictcp *ca = inet_csk_ca(sk); in cubictcp_cong_avoid()
344 struct bictcp *ca = inet_csk_ca(sk); in cubictcp_recalc_ssthresh()
361 bictcp_reset(inet_csk_ca(sk)); in cubictcp_state()
389 struct bictcp *ca = inet_csk_ca(sk); in hystart_update()
455 struct bictcp *ca = inet_csk_ca(sk); in cubictcp_acked()
H A 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()
H A 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()
H A Dtcp_nv.c139 struct tcpnv *ca = inet_csk_ca(sk); in tcpnv_init()
183 struct tcpnv *ca = inet_csk_ca(sk); in tcpnv_cong_avoid()
217 struct tcpnv *ca = inet_csk_ca(sk); in tcpnv_state()
243 struct tcpnv *ca = inet_csk_ca(sk); in tcpnv_acked()
456 const struct tcpnv *ca = inet_csk_ca(sk); in tcpnv_get_info()
H A Dtcp_yeah.c44 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_init()
61 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_cong_avoid()
190 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_ssthresh()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c64 struct dctcp *ca = inet_csk_ca(sk); in BPF_PROG()
110 struct dctcp *ca = inet_csk_ca(sk); in BPF_PROG()
121 struct dctcp *ca = inet_csk_ca(sk); in BPF_PROG()
149 struct dctcp *ca = inet_csk_ca(sk); in dctcp_react_to_loss()
207 struct dctcp *ca = inet_csk_ca(sk); in BPF_PROG()
226 const struct dctcp *ca = inet_csk_ca(sk); in BPF_PROG()
H A Dbpf_cubic.c164 struct bictcp *ca = inet_csk_ca(sk); in bictcp_hystart_reset()
176 struct bictcp *ca = inet_csk_ca(sk); in BPF_PROG()
192 struct bictcp *ca = inet_csk_ca(sk); in BPF_PROG()
384 struct bictcp *ca = inet_csk_ca(sk); in BPF_STRUCT_OPS()
403 struct bictcp *ca = inet_csk_ca(sk); in BPF_STRUCT_OPS()
420 bictcp_reset(inet_csk_ca(sk)); in BPF_STRUCT_OPS()
450 struct bictcp *ca = inet_csk_ca(sk); in hystart_update()
499 struct bictcp *ca = inet_csk_ca(sk); in BPF_STRUCT_OPS()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h96 static __always_inline void *inet_csk_ca(const struct sock *sk) in inet_csk_ca() function
/openbmc/linux/include/net/
H A Dinet_connection_sock.h153 static inline void *inet_csk_ca(const struct sock *sk) in inet_csk_ca() function