Home
last modified time | relevance | path

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

/linux/net/ipv4/
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_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_lp.c99 struct lp *lp = inet_csk_ca(sk); in tcp_lp_init()
125 struct lp *lp = inet_csk_ca(sk); in tcp_lp_cong_avoid()
142 struct lp *lp = inet_csk_ca(sk); in tcp_lp_remote_hz_estimator()
196 struct lp *lp = inet_csk_ca(sk); in tcp_lp_owd_calculator()
231 struct lp *lp = inet_csk_ca(sk); in tcp_lp_rtt_sample()
277 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_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()
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c65 struct bpf_dctcp *ca = inet_csk_ca(sk); in dctcp_reset()
111 struct bpf_dctcp *ca = inet_csk_ca(sk); in BPF_PROG()
122 struct bpf_dctcp *ca = inet_csk_ca(sk); in BPF_PROG()
150 struct bpf_dctcp *ca = inet_csk_ca(sk); in BPF_PROG()
207 struct bpf_dctcp *ca = inet_csk_ca(sk); in dctcp_ece_ack_update()
226 const struct bpf_dctcp *ca = inet_csk_ca(sk); in BPF_PROG()
H A Dbpf_cubic.c166 struct bpf_bictcp *ca = inet_csk_ca(sk); in bictcp_hystart_reset()
180 struct bpf_bictcp *ca = inet_csk_ca(sk); in BPF_PROG()
199 struct bpf_bictcp *ca = inet_csk_ca(sk); in BPF_PROG()
393 struct bpf_bictcp *ca = inet_csk_ca(sk); in BPF_PROG()
413 struct bpf_bictcp *ca = inet_csk_ca(sk); in BPF_PROG()
431 bictcp_reset(inet_csk_ca(sk)); in BPF_PROG()
461 struct bpf_bictcp *ca = inet_csk_ca(sk); in hystart_update()
510 struct bpf_bictcp *ca = inet_csk_ca(sk); in BPF_PROG()
H A Dbpf_tracing_net.h168 static inline void *inet_csk_ca(const struct sock *sk) in tcp_is_cwnd_limited()
149 static inline void *inet_csk_ca(const struct sock *sk) inet_csk_ca() function
/linux/include/net/
H A Dinet_connection_sock.h153 static inline void *inet_csk_ca(const struct sock *sk) in inet_csk_ca() function