Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_westwood.c62 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_init()
104 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_pkts_acked()
117 struct westwood *w = inet_csk_ca(sk); in westwood_update_window()
164 struct westwood *w = inet_csk_ca(sk); in westwood_fast_bw()
181 struct westwood *w = inet_csk_ca(sk); in westwood_acked_count()
218 const struct westwood *w = inet_csk_ca(sk); in tcp_westwood_bw_rttmin()
226 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_ack()
241 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_event()
262 const struct westwood *ca = inet_csk_ca(sk); in tcp_westwood_info()
Dtcp_veno.c46 struct veno *veno = inet_csk_ca(sk); in veno_enable()
56 struct veno *veno = inet_csk_ca(sk); in veno_disable()
64 struct veno *veno = inet_csk_ca(sk); in tcp_veno_init()
74 struct veno *veno = inet_csk_ca(sk); in tcp_veno_pkts_acked()
120 struct veno *veno = inet_csk_ca(sk); in tcp_veno_cong_avoid()
193 struct veno *veno = inet_csk_ca(sk); in tcp_veno_ssthresh()
Dtcp_dctcp.c91 struct dctcp *ca = inet_csk_ca(sk); in dctcp_init()
114 const struct dctcp *ca = inet_csk_ca(sk); in dctcp_ssthresh()
128 struct dctcp *ca = inet_csk_ca(sk); in dctcp_ce_state_0_to_1()
158 struct dctcp *ca = inet_csk_ca(sk); in dctcp_ce_state_1_to_0()
189 struct dctcp *ca = inet_csk_ca(sk); in dctcp_update_alpha()
234 struct dctcp *ca = inet_csk_ca(sk); in dctcp_state()
250 struct dctcp *ca = inet_csk_ca(sk); in dctcp_update_ack_reserved()
289 const struct dctcp *ca = inet_csk_ca(sk); in dctcp_get_info()
Dtcp_illinois.c59 struct illinois *ca = inet_csk_ca(sk); in rtt_reset()
70 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_init()
87 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_acked()
223 struct illinois *ca = inet_csk_ca(sk); in update_params()
244 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_state()
261 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_cong_avoid()
296 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_ssthresh()
306 const struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_info()
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_bic.c72 struct bictcp *ca = inet_csk_ca(sk); in bictcp_init()
144 struct bictcp *ca = inet_csk_ca(sk); in bictcp_cong_avoid()
164 struct bictcp *ca = inet_csk_ca(sk); in bictcp_recalc_ssthresh()
186 const struct bictcp *ca = inet_csk_ca(sk); in bictcp_undo_cwnd()
194 bictcp_reset(inet_csk_ca(sk)); in bictcp_state()
205 struct bictcp *ca = inet_csk_ca(sk); in bictcp_acked()
Dtcp_vegas.c73 struct vegas *vegas = inet_csk_ca(sk); in vegas_enable()
88 struct vegas *vegas = inet_csk_ca(sk); in vegas_disable()
95 struct vegas *vegas = inet_csk_ca(sk); in tcp_vegas_init()
112 struct vegas *vegas = inet_csk_ca(sk); in tcp_vegas_pkts_acked()
167 struct vegas *vegas = inet_csk_ca(sk); in tcp_vegas_cong_avoid()
292 const struct vegas *ca = inet_csk_ca(sk); in tcp_vegas_get_info()
Dtcp_lp.c97 struct lp *lp = inet_csk_ca(sk); in tcp_lp_init()
120 struct lp *lp = inet_csk_ca(sk); in tcp_lp_cong_avoid()
136 struct lp *lp = inet_csk_ca(sk); in tcp_lp_remote_hz_estimator()
189 struct lp *lp = inet_csk_ca(sk); in tcp_lp_owd_calculator()
222 struct lp *lp = inet_csk_ca(sk); in tcp_lp_rtt_sample()
266 struct lp *lp = inet_csk_ca(sk); in tcp_lp_pkts_acked()
Dtcp_cdg.c140 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_hystart_update()
241 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_backoff()
262 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_cong_avoid()
299 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_acked()
328 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_ssthresh()
347 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_undo_cwnd()
354 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_cwnd_event()
382 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_init()
395 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()
157 struct bictcp *ca = inet_csk_ca(sk); in bictcp_cwnd_event()
339 struct bictcp *ca = inet_csk_ca(sk); in bictcp_cong_avoid()
358 struct bictcp *ca = inet_csk_ca(sk); in bictcp_recalc_ssthresh()
376 struct bictcp *ca = inet_csk_ca(sk); in bictcp_undo_cwnd()
384 bictcp_reset(inet_csk_ca(sk)); in bictcp_state()
392 struct bictcp *ca = inet_csk_ca(sk); in hystart_update()
443 struct bictcp *ca = inet_csk_ca(sk); in bictcp_acked()
Dtcp_hybla.c35 struct hybla *ca = inet_csk_ca(sk); in hybla_recalc_param()
48 struct hybla *ca = inet_csk_ca(sk); in hybla_init()
69 struct hybla *ca = inet_csk_ca(sk); in hybla_state()
92 struct hybla *ca = inet_csk_ca(sk); in hybla_cong_avoid()
Dtcp_highspeed.c102 struct hstcp *ca = inet_csk_ca(sk); in hstcp_init()
114 struct hstcp *ca = inet_csk_ca(sk); in hstcp_cong_avoid()
153 const struct hstcp *ca = inet_csk_ca(sk); in hstcp_ssthresh()
Dtcp_yeah.c45 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_init()
62 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_pkts_acked()
73 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_cong_avoid()
207 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_ssthresh()
/linux-4.4.14/include/net/
Dinet_connection_sock.h152 static inline void *inet_csk_ca(const struct sock *sk) in inet_csk_ca() function