Lines Matching refs:tcp_sk

55 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_event_new_data_sent()
80 const struct tcp_sock *tp = tcp_sk(sk); in tcp_acceptable_seq()
106 struct tcp_sock *tp = tcp_sk(sk); in tcp_advertise_mss()
127 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_restart()
166 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_ack_sent()
261 struct tcp_sock *tp = tcp_sk(sk); in tcp_select_window()
311 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send_synack()
324 struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send_syn()
368 struct tcp_sock *tp = tcp_sk(sk); in tcp_ecn_send()
595 struct tcp_sock *tp = tcp_sk(sk); in tcp_syn_options()
717 smc_set_option_cond(tcp_sk(sk), ireq, opts, &remaining); in tcp_synack_options()
729 struct tcp_sock *tp = tcp_sk(sk); in tcp_established_options()
793 struct tcp_sock *tp = tcp_sk(sk); in tcp_tsq_write()
922 struct tcp_sock *tp = tcp_sk(sk); in tcp_wfree()
993 hrtimer_start(&tcp_sk(sk)->pacing_timer, in tcp_internal_pacing()
1031 tp = tcp_sk(sk); in __tcp_transmit_skb()
1176 tcp_sk(sk)->rcv_nxt); in tcp_transmit_skb()
1186 struct tcp_sock *tp = tcp_sk(sk); in tcp_queue_skb()
1216 struct tcp_sock *tp = tcp_sk(sk); in tcp_adjust_pcount()
1289 struct tcp_sock *tp = tcp_sk(sk); in tcp_fragment()
1435 const struct tcp_sock *tp = tcp_sk(sk); in __tcp_mtu_to_mss()
1470 (tcp_sk(sk)->tcp_header_len - sizeof(struct tcphdr)); in tcp_mtu_to_mss()
1476 const struct tcp_sock *tp = tcp_sk(sk); in tcp_mss_to_mtu()
1499 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtup_init()
1537 struct tcp_sock *tp = tcp_sk(sk); in tcp_sync_mss()
1562 const struct tcp_sock *tp = tcp_sk(sk); in tcp_current_mss()
1597 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_application_limited()
1616 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_validate()
1737 const struct tcp_sock *tp = tcp_sk(sk); in tcp_mss_split_point()
1909 struct tcp_sock *tp = tcp_sk(sk); in tcp_tso_should_defer()
1988 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtu_check_reprobe()
2040 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtu_probe()
2178 hrtimer_is_queued(&tcp_sk(sk)->pacing_timer); in tcp_pacing_check()
2236 struct tcp_sock *tp = tcp_sk(sk); in tcp_chrono_start()
2249 struct tcp_sock *tp = tcp_sk(sk); in tcp_chrono_stop()
2282 struct tcp_sock *tp = tcp_sk(sk); in tcp_write_xmit()
2399 struct tcp_sock *tp = tcp_sk(sk); in tcp_schedule_loss_probe()
2465 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_loss_probe()
2606 struct tcp_sock *tp = tcp_sk(sk); in __tcp_select_window()
2699 struct tcp_sock *tp = tcp_sk(sk); in tcp_collapse_retrans()
2761 struct tcp_sock *tp = tcp_sk(sk); in tcp_retrans_try_collapse()
2802 struct tcp_sock *tp = tcp_sk(sk); in __tcp_retransmit_skb()
2912 struct tcp_sock *tp = tcp_sk(sk); in tcp_retransmit_skb()
2945 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_retransmit_queue()
3038 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_fin()
3103 tcp_mstamp_refresh(tcp_sk(sk)); in tcp_send_active_reset()
3168 const struct tcp_sock *tp = tcp_sk(sk); in tcp_make_synack()
3280 struct tcp_sock *tp = tcp_sk(sk); in tcp_connect_init()
3355 struct tcp_sock *tp = tcp_sk(sk); in tcp_connect_queue_skb()
3375 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_syn_data()
3462 struct tcp_sock *tp = tcp_sk(sk); in tcp_connect()
3525 const struct tcp_sock *tp = tcp_sk(sk); in tcp_send_delayed_ack()
3611 __tcp_send_ack(sk, tcp_sk(sk)->rcv_nxt); in tcp_send_ack()
3627 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_probe_skb()
3651 tcp_sk(sk)->snd_wl1 = tcp_sk(sk)->rcv_nxt - 1; in tcp_send_window_probe()
3652 tcp_mstamp_refresh(tcp_sk(sk)); in tcp_send_window_probe()
3660 struct tcp_sock *tp = tcp_sk(sk); in tcp_write_wakeup()
3707 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_probe0()
3754 tcp_sk(sk)->total_retrans++; in tcp_rtx_synack()