Lines Matching refs:tcp_sock
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()
144 static void tcp_event_data_sent(struct tcp_sock *tp, in tcp_event_data_sent()
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()
407 static inline bool tcp_urg_mode(const struct tcp_sock *tp) in tcp_urg_mode()
458 static void tcp_options_write(__be32 *ptr, struct tcp_sock *tp, in tcp_options_write()
555 static void smc_set_option(const struct tcp_sock *tp, in smc_set_option()
571 static void smc_set_option_cond(const struct tcp_sock *tp, in smc_set_option_cond()
595 struct tcp_sock *tp = tcp_sk(sk); in tcp_syn_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()
827 struct tcp_sock *tp; in tcp_tasklet_func()
835 tp = list_entry(q, struct tcp_sock, tsq_node); in tcp_tasklet_func()
922 struct tcp_sock *tp = tcp_sk(sk); in tcp_wfree()
971 struct tcp_sock *tp = container_of(timer, struct tcp_sock, pacing_timer); in tcp_pace_kick()
999 static void tcp_update_skb_after_send(struct tcp_sock *tp, struct sk_buff *skb) in tcp_update_skb_after_send()
1021 struct tcp_sock *tp; 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()
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()
1657 static bool tcp_minshall_check(const struct tcp_sock *tp) in tcp_minshall_check()
1671 static void tcp_minshall_update(struct tcp_sock *tp, unsigned int mss_now, in tcp_minshall_update()
1685 static bool tcp_nagle_check(bool partial, const struct tcp_sock *tp, in tcp_nagle_check()
1737 const struct tcp_sock *tp = tcp_sk(sk); in tcp_mss_split_point()
1765 static inline unsigned int tcp_cwnd_test(const struct tcp_sock *tp, in tcp_cwnd_test()
1806 static inline bool tcp_nagle_test(const struct tcp_sock *tp, const struct sk_buff *skb, in tcp_nagle_test()
1829 static bool tcp_snd_wnd_test(const struct tcp_sock *tp, in tcp_snd_wnd_test()
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()
2223 static void tcp_chrono_set(struct tcp_sock *tp, const enum tcp_chrono new) in tcp_chrono_set()
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()
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()
3627 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_probe_skb()
3660 struct tcp_sock *tp = tcp_sk(sk); in tcp_write_wakeup()
3707 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_probe0()