Lines Matching refs:tcp_sk
209 unsigned int mss = tcp_sk(sk)->mss_cache; in bbr_rate_bytes_per_sec()
233 struct tcp_sock *tp = tcp_sk(sk); in bbr_init_pacing_rate_from_rtt()
258 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_pacing_rate()
276 struct tcp_sock *tp = tcp_sk(sk); in bbr_tso_segs_goal()
292 struct tcp_sock *tp = tcp_sk(sk); in bbr_save_cwnd()
303 struct tcp_sock *tp = tcp_sk(sk); in bbr_cwnd_event()
382 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd_to_recover_or_restore()
421 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd()
449 struct tcp_sock *tp = tcp_sk(sk); in bbr_is_next_cycle_phase()
485 struct tcp_sock *tp = tcp_sk(sk); in bbr_advance_cycle_phase()
535 struct tcp_sock *tp = tcp_sk(sk); in bbr_reset_lt_bw_sampling_interval()
588 struct tcp_sock *tp = tcp_sk(sk); in bbr_lt_bw_sampling()
661 struct tcp_sock *tp = tcp_sk(sk); in bbr_update_bw()
739 tcp_sk(sk)->snd_ssthresh = in bbr_check_drain()
743 tcp_packets_in_flight(tcp_sk(sk)) <= in bbr_check_drain()
750 struct tcp_sock *tp = tcp_sk(sk); in bbr_check_probe_rtt_done()
783 struct tcp_sock *tp = tcp_sk(sk); in bbr_update_min_rtt()
852 struct tcp_sock *tp = tcp_sk(sk); in bbr_init()
901 return tcp_sk(sk)->snd_cwnd; in bbr_undo_cwnd()
908 return tcp_sk(sk)->snd_ssthresh; in bbr_ssthresh()
916 struct tcp_sock *tp = tcp_sk(sk); in bbr_get_info()