Lines Matching refs:rate_sample
480 struct sock *sk, const struct rate_sample *rs, u32 acked, u32 *new_cwnd)
518 static void bbr_set_cwnd(struct sock *sk, const struct rate_sample *rs,
554 const struct rate_sample *rs)
601 const struct rate_sample *rs)
687 static void bbr_lt_bw_sampling(struct sock *sk, const struct rate_sample *rs)
760 static void bbr_update_bw(struct sock *sk, const struct rate_sample *rs)
817 const struct rate_sample *rs)
873 const struct rate_sample *rs)
892 static void bbr_check_drain(struct sock *sk, const struct rate_sample *rs)
940 static void bbr_update_min_rtt(struct sock *sk, const struct rate_sample *rs)
1015 static void bbr_update_model(struct sock *sk, const struct rate_sample *rs)
1026 __bpf_kfunc static void bbr_main(struct sock *sk, const struct rate_sample *rs)
1133 struct rate_sample rs = { .losses = 1 };