Lines Matching refs:tcp_sk

68 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_event_new_data_sent()
97 const struct tcp_sock *tp = tcp_sk(sk); in tcp_acceptable_seq()
123 struct tcp_sock *tp = tcp_sk(sk); in tcp_advertise_mss()
144 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_restart()
183 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_ack_sent()
259 struct tcp_sock *tp = tcp_sk(sk); in tcp_select_window()
309 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send_synack()
322 struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send_syn()
366 struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send()
478 if (likely(!BPF_SOCK_OPS_TEST_FLAG(tcp_sk(sk), in bpf_skops_hdr_opt_len()
761 struct tcp_sock *tp = tcp_sk(sk); in tcp_syn_options()
900 smc_set_option_cond(tcp_sk(sk), ireq, opts, &remaining); in tcp_synack_options()
915 struct tcp_sock *tp = tcp_sk(sk); in tcp_established_options()
1011 struct tcp_sock *tp = tcp_sk(sk); in tcp_tsq_write()
1140 struct tcp_sock *tp = tcp_sk(sk); in tcp_wfree()
1201 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_skb_after_send()
1253 tp = tcp_sk(sk); in __tcp_transmit_skb()
1421 tcp_sk(sk)->rcv_nxt); in tcp_transmit_skb()
1431 struct tcp_sock *tp = tcp_sk(sk); in tcp_queue_skb()
1461 struct tcp_sock *tp = tcp_sk(sk); in tcp_adjust_pcount()
1534 struct tcp_sock *tp = tcp_sk(sk); in tcp_fragment()
1695 const struct tcp_sock *tp = tcp_sk(sk); in __tcp_mtu_to_mss()
1730 (tcp_sk(sk)->tcp_header_len - sizeof(struct tcphdr)); in tcp_mtu_to_mss()
1737 const struct tcp_sock *tp = tcp_sk(sk); in tcp_mss_to_mtu()
1760 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtup_init()
1798 struct tcp_sock *tp = tcp_sk(sk); in tcp_sync_mss()
1823 const struct tcp_sock *tp = tcp_sk(sk); in tcp_current_mss()
1858 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_application_limited()
1877 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_validate()
2005 const struct tcp_sock *tp = tcp_sk(sk); in tcp_mss_split_point()
2180 struct tcp_sock *tp = tcp_sk(sk); in tcp_tso_should_defer()
2278 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtu_check_reprobe()
2330 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtu_probe()
2469 struct tcp_sock *tp = tcp_sk(sk); in tcp_pacing_check()
2511 tcp_sk(sk)->tcp_tx_delay) { in tcp_small_queue_check()
2512 u64 extra_bytes = (u64)sk->sk_pacing_rate * tcp_sk(sk)->tcp_tx_delay; in tcp_small_queue_check()
2556 struct tcp_sock *tp = tcp_sk(sk); in tcp_chrono_start()
2569 struct tcp_sock *tp = tcp_sk(sk); in tcp_chrono_stop()
2602 struct tcp_sock *tp = tcp_sk(sk); in tcp_write_xmit()
2730 struct tcp_sock *tp = tcp_sk(sk); in tcp_schedule_loss_probe()
2795 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_loss_probe()
2942 struct tcp_sock *tp = tcp_sk(sk); in __tcp_select_window()
3039 struct tcp_sock *tp = tcp_sk(sk); in tcp_collapse_retrans()
3101 struct tcp_sock *tp = tcp_sk(sk); in tcp_retrans_try_collapse()
3142 struct tcp_sock *tp = tcp_sk(sk); in __tcp_retransmit_skb()
3269 struct tcp_sock *tp = tcp_sk(sk); in tcp_retransmit_skb()
3301 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_retransmit_queue()
3399 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_fin()
3462 tcp_mstamp_refresh(tcp_sk(sk)); in tcp_send_active_reset()
3530 const struct tcp_sock *tp = tcp_sk(sk); in tcp_make_synack()
3655 struct tcp_sock *tp = tcp_sk(sk); in tcp_connect_init()
3730 struct tcp_sock *tp = tcp_sk(sk); in tcp_connect_queue_skb()
3751 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_syn_data()
3841 struct tcp_sock *tp = tcp_sk(sk); in tcp_connect()
3904 const struct tcp_sock *tp = tcp_sk(sk); in tcp_send_delayed_ack()
3994 __tcp_send_ack(sk, tcp_sk(sk)->rcv_nxt); in tcp_send_ack()
4010 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_probe_skb()
4034 tcp_sk(sk)->snd_wl1 = tcp_sk(sk)->rcv_nxt - 1; in tcp_send_window_probe()
4035 tcp_mstamp_refresh(tcp_sk(sk)); in tcp_send_window_probe()
4043 struct tcp_sock *tp = tcp_sk(sk); in tcp_write_wakeup()
4090 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_probe0()
4134 tcp_sk(sk)->total_retrans++; in tcp_rtx_synack()