Lines Matching refs:rate_sample
478 struct sock *sk, const struct rate_sample *rs, u32 acked, u32 *new_cwnd)
516 static void bbr_set_cwnd(struct sock *sk, const struct rate_sample *rs,
552 const struct rate_sample *rs)
599 const struct rate_sample *rs)
685 static void bbr_lt_bw_sampling(struct sock *sk, const struct rate_sample *rs)
758 static void bbr_update_bw(struct sock *sk, const struct rate_sample *rs)
815 const struct rate_sample *rs)
871 const struct rate_sample *rs)
890 static void bbr_check_drain(struct sock *sk, const struct rate_sample *rs)
938 static void bbr_update_min_rtt(struct sock *sk, const struct rate_sample *rs)
1013 static void bbr_update_model(struct sock *sk, const struct rate_sample *rs)
1024 static void bbr_main(struct sock *sk, const struct rate_sample *rs)
1131 struct rate_sample rs = { .losses = 1 };