| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_bbr.c | 207 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() 321 struct bbr *bbr = inet_csk_ca(sk); in bbr_save_cwnd() 332 struct bbr *bbr = inet_csk_ca(sk); in bbr_cwnd_event() 359 struct bbr *bbr = inet_csk_ca(sk); in bbr_bdp() 394 struct bbr *bbr = inet_csk_ca(sk); in bbr_quantization_budget() [all …]
|
| H A D | tcp_westwood.c | 63 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()
|
| H A D | tcp_htcp.c | 70 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 D | tcp_dctcp.c | 82 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()
|
| H A D | tcp_illinois.c | 60 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()
|
| H A D | tcp_veno.c | 47 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 D | tcp_vegas.c | 74 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()
|
| H A D | tcp_lp.c | 98 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()
|
| H A D | tcp_cdg.c | 142 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 D | tcp_bic.c | 72 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 D | tcp_cubic.c | 128 struct bictcp *ca = inet_csk_ca(sk); in bictcp_hystart_reset() 138 struct bictcp *ca = inet_csk_ca(sk); in bictcp_init() 152 struct bictcp *ca = inet_csk_ca(sk); in bictcp_cwnd_event() 334 struct bictcp *ca = inet_csk_ca(sk); in bictcp_cong_avoid() 351 struct bictcp *ca = inet_csk_ca(sk); in bictcp_recalc_ssthresh() 368 bictcp_reset(inet_csk_ca(sk)); in bictcp_state() 396 struct bictcp *ca = inet_csk_ca(sk); in hystart_update() 458 struct bictcp *ca = inet_csk_ca(sk); in bictcp_acked()
|
| H A D | tcp_hybla.c | 36 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 D | tcp_highspeed.c | 103 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 D | tcp_nv.c | 140 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()
|
| H A D | tcp_yeah.c | 44 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()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_dctcp.c | 57 struct dctcp *ca = inet_csk_ca(sk); in BPF_PROG() 76 struct dctcp *ca = inet_csk_ca(sk); in BPF_PROG() 87 struct dctcp *ca = inet_csk_ca(sk); in BPF_PROG() 115 struct dctcp *ca = inet_csk_ca(sk); in dctcp_react_to_loss() 173 struct dctcp *ca = inet_csk_ca(sk); in BPF_PROG() 192 const struct dctcp *ca = inet_csk_ca(sk); in BPF_PROG()
|
| H A D | bpf_cubic.c | 164 struct bictcp *ca = inet_csk_ca(sk); in bictcp_hystart_reset() 180 struct bictcp *ca = inet_csk_ca(sk); in BPF_PROG() 198 struct bictcp *ca = inet_csk_ca(sk); in BPF_PROG() 390 struct bictcp *ca = inet_csk_ca(sk); in BPF_STRUCT_OPS() 409 struct bictcp *ca = inet_csk_ca(sk); in BPF_STRUCT_OPS() 426 bictcp_reset(inet_csk_ca(sk)); in BPF_STRUCT_OPS() 456 struct bictcp *ca = inet_csk_ca(sk); in hystart_update() 503 struct bictcp *ca = inet_csk_ca(sk); in BPF_STRUCT_OPS()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | bpf_tcp_helpers.h | 85 static __always_inline void *inet_csk_ca(const struct sock *sk) in inet_csk_ca() function
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | inet_connection_sock.h | 158 static inline void *inet_csk_ca(const struct sock *sk) in inet_csk_ca() function
|