Lines Matching refs:tcp_sk
244 unsigned int mss = tcp_sk(sk)->mss_cache; in bbr_rate_bytes_per_sec()
266 struct tcp_sock *tp = tcp_sk(sk); in bbr_init_pacing_rate_from_rtt()
285 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_pacing_rate()
303 struct tcp_sock *tp = tcp_sk(sk); in bbr_tso_segs_goal()
319 struct tcp_sock *tp = tcp_sk(sk); in bbr_save_cwnd()
330 struct tcp_sock *tp = tcp_sk(sk); in bbr_cwnd_event()
435 struct tcp_sock *tp = tcp_sk(sk); in bbr_packets_in_net_at_edt()
479 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd_to_recover_or_restore()
518 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd()
553 struct tcp_sock *tp = tcp_sk(sk); in bbr_is_next_cycle_phase()
589 struct tcp_sock *tp = tcp_sk(sk); in bbr_advance_cycle_phase()
633 struct tcp_sock *tp = tcp_sk(sk); in bbr_reset_lt_bw_sampling_interval()
686 struct tcp_sock *tp = tcp_sk(sk); in bbr_lt_bw_sampling()
759 struct tcp_sock *tp = tcp_sk(sk); in bbr_update_bw()
819 struct tcp_sock *tp = tcp_sk(sk); in bbr_update_ack_aggregation()
896 tcp_sk(sk)->snd_ssthresh = in bbr_check_drain()
900 bbr_packets_in_net_at_edt(sk, tcp_packets_in_flight(tcp_sk(sk))) <= in bbr_check_drain()
907 struct tcp_sock *tp = tcp_sk(sk); in bbr_check_probe_rtt_done()
940 struct tcp_sock *tp = tcp_sk(sk); in bbr_update_min_rtt()
1038 struct tcp_sock *tp = tcp_sk(sk); in bbr_init()
1094 return tcp_sk(sk)->snd_cwnd; in bbr_undo_cwnd()
1101 return tcp_sk(sk)->snd_ssthresh; in bbr_ssthresh()
1109 struct tcp_sock *tp = tcp_sk(sk); in bbr_get_info()