Home
last modified time | relevance | path

Searched defs:ca (Results 1 – 13 of 13) sorted by relevance

/net/ipv4/
Dtcp_htcp.c48 static inline u32 htcp_cong_time(const struct htcp *ca) in htcp_cong_time()
53 static inline u32 htcp_ccount(const struct htcp *ca) in htcp_ccount()
58 static inline void htcp_reset(struct htcp *ca) in htcp_reset()
70 struct htcp *ca = inet_csk_ca(sk); in htcp_cwnd_undo() local
85 struct htcp *ca = inet_csk_ca(sk); in measure_rtt() local
105 struct htcp *ca = inet_csk_ca(sk); in measure_achieved_throughput() local
146 static inline void htcp_beta_update(struct htcp *ca, u32 minRTT, u32 maxRTT) in htcp_beta_update()
172 static inline void htcp_alpha_update(struct htcp *ca) in htcp_alpha_update()
209 struct htcp *ca = inet_csk_ca(sk); in htcp_param_update() local
224 const struct htcp *ca = inet_csk_ca(sk); in htcp_recalc_ssthresh() local
[all …]
Dtcp_illinois.c60 struct illinois *ca = inet_csk_ca(sk); in rtt_reset() local
71 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_init() local
88 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_acked() local
113 static inline u32 max_delay(const struct illinois *ca) in max_delay()
119 static inline u32 avg_delay(const struct illinois *ca) in avg_delay()
139 static u32 alpha(struct illinois *ca, u32 da, u32 dm) in alpha()
224 struct illinois *ca = inet_csk_ca(sk); in update_params() local
245 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_state() local
262 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_cong_avoid() local
297 struct illinois *ca = inet_csk_ca(sk); in tcp_illinois_ssthresh() local
[all …]
Dtcp_cong.c40 int tcp_register_congestion_control(struct tcp_congestion_ops *ca) in tcp_register_congestion_control()
70 void tcp_unregister_congestion_control(struct tcp_congestion_ops *ca) in tcp_unregister_congestion_control()
82 struct tcp_congestion_ops *ca; in tcp_init_congestion_control() local
115 struct tcp_congestion_ops *ca; in tcp_set_default_congestion_control() local
151 struct tcp_congestion_ops *ca; in tcp_get_available_congestion_control() local
167 struct tcp_congestion_ops *ca; in tcp_get_default_congestion_control() local
180 struct tcp_congestion_ops *ca; in tcp_get_allowed_congestion_control() local
199 struct tcp_congestion_ops *ca; in tcp_set_allowed_congestion_control() local
240 struct tcp_congestion_ops *ca; in tcp_set_congestion_control() local
Dtcp_bic.c62 static inline void bictcp_reset(struct bictcp *ca) in bictcp_reset()
74 struct bictcp *ca = inet_csk_ca(sk); in bictcp_init() local
86 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
146 struct bictcp *ca = inet_csk_ca(sk); in bictcp_cong_avoid() local
167 struct bictcp *ca = inet_csk_ca(sk); in bictcp_recalc_ssthresh() local
190 const struct bictcp *ca = inet_csk_ca(sk); in bictcp_undo_cwnd() local
208 struct bictcp *ca = inet_csk_ca(sk); in bictcp_acked() local
Dtcp_cubic.c106 static inline void bictcp_reset(struct bictcp *ca) in bictcp_reset()
134 struct bictcp *ca = inet_csk_ca(sk); in bictcp_hystart_reset() local
144 struct bictcp *ca = inet_csk_ca(sk); in bictcp_init() local
207 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
308 struct bictcp *ca = inet_csk_ca(sk); in bictcp_cong_avoid() local
327 struct bictcp *ca = inet_csk_ca(sk); in bictcp_recalc_ssthresh() local
345 struct bictcp *ca = inet_csk_ca(sk); in bictcp_undo_cwnd() local
361 struct bictcp *ca = inet_csk_ca(sk); in hystart_update() local
400 struct bictcp *ca = inet_csk_ca(sk); in bictcp_acked() local
Dtcp_hybla.c36 struct hybla *ca = inet_csk_ca(sk); in hybla_recalc_param() local
47 struct hybla *ca = inet_csk_ca(sk); in hybla_init() local
68 struct hybla *ca = inet_csk_ca(sk); in hybla_state() local
91 struct hybla *ca = inet_csk_ca(sk); in hybla_cong_avoid() local
Dtcp_highspeed.c103 struct hstcp *ca = inet_csk_ca(sk); in hstcp_init() local
115 struct hstcp *ca = inet_csk_ca(sk); in hstcp_cong_avoid() local
154 const struct hstcp *ca = inet_csk_ca(sk); in hstcp_ssthresh() local
Dtcp_vegas.c293 const struct vegas *ca = inet_csk_ca(sk); in tcp_vegas_get_info() local
Dtcp_westwood.c262 const struct westwood *ca = inet_csk_ca(sk); in tcp_westwood_info() local
/net/bluetooth/hidp/
Dsock.c52 struct hidp_connadd_req ca; in hidp_sock_ioctl() local
165 struct compat_hidp_connadd_req ca; in hidp_sock_compat_ioctl() local
/net/bluetooth/bnep/
Dsock.c55 struct bnep_connadd_req ca; in bnep_sock_ioctl() local
/net/bluetooth/cmtp/
Dsock.c68 struct cmtp_connadd_req ca; in cmtp_sock_ioctl() local
/net/ipv6/
Dsit.c295 unsigned int cmax, c = 0, ca, len; in ipip6_tunnel_get_prl() local