Home
last modified time | relevance | path

Searched refs:bbr (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/ipv4/
H A Dtcp_bbr.c217 struct bbr *bbr = inet_csk_ca(sk); in bbr_max_bw() local
225 struct bbr *bbr = inet_csk_ca(sk); in bbr_bw() local
235 struct bbr *bbr = inet_csk_ca(sk); in bbr_extra_acked() local
269 struct bbr *bbr = inet_csk_ca(sk); in bbr_init_pacing_rate_from_rtt() local
289 struct bbr *bbr = inet_csk_ca(sk); in bbr_set_pacing_rate() local
324 struct bbr *bbr = inet_csk_ca(sk); in bbr_save_cwnd() local
335 struct bbr *bbr = inet_csk_ca(sk); in bbr_cwnd_event() local
362 struct bbr *bbr = inet_csk_ca(sk); in bbr_bdp() local
397 struct bbr *bbr = inet_csk_ca(sk); in bbr_quantization_budget() local
440 struct bbr *bbr = inet_csk_ca(sk); in bbr_packets_in_net_at_edt() local
[all …]
H A DKconfig742 default "bbr" if DEFAULT_BBR
/linux-6.15/include/uapi/linux/
H A Dinet_diag.h237 struct tcp_bbr_info bbr; member