Lines Matching refs:tcp_sk
246 unsigned int mss = tcp_sk(sk)->mss_cache; in bbr_rate_bytes_per_sec()
268 struct tcp_sock *tp = tcp_sk(sk); in bbr_init_pacing_rate_from_rtt()
287 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_pacing_rate()
305 struct tcp_sock *tp = tcp_sk(sk); in bbr_tso_segs_goal()
322 struct tcp_sock *tp = tcp_sk(sk); in bbr_save_cwnd()
333 struct tcp_sock *tp = tcp_sk(sk); in bbr_cwnd_event()
438 struct tcp_sock *tp = tcp_sk(sk); in bbr_packets_in_net_at_edt()
482 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd_to_recover_or_restore()
521 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd()
556 struct tcp_sock *tp = tcp_sk(sk); in bbr_is_next_cycle_phase()
592 struct tcp_sock *tp = tcp_sk(sk); in bbr_advance_cycle_phase()
636 struct tcp_sock *tp = tcp_sk(sk); in bbr_reset_lt_bw_sampling_interval()
689 struct tcp_sock *tp = tcp_sk(sk); in bbr_lt_bw_sampling()
762 struct tcp_sock *tp = tcp_sk(sk); in bbr_update_bw()
821 struct tcp_sock *tp = tcp_sk(sk); in bbr_update_ack_aggregation()
898 tcp_sk(sk)->snd_ssthresh = in bbr_check_drain()
902 bbr_packets_in_net_at_edt(sk, tcp_packets_in_flight(tcp_sk(sk))) <= in bbr_check_drain()
909 struct tcp_sock *tp = tcp_sk(sk); in bbr_check_probe_rtt_done()
942 struct tcp_sock *tp = tcp_sk(sk); in bbr_update_min_rtt()
1040 struct tcp_sock *tp = tcp_sk(sk); in bbr_init()
1096 return tcp_sk(sk)->snd_cwnd; in bbr_undo_cwnd()
1103 return tcp_sk(sk)->snd_ssthresh; in bbr_ssthresh()
1111 struct tcp_sock *tp = tcp_sk(sk); in bbr_get_info()