Lines Matching refs:tcp_sk

410 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_init_sock()
507 const struct tcp_sock *tp = tcp_sk(sk); in tcp_poll()
607 struct tcp_sock *tp = tcp_sk(sk); in tcp_ioctl()
662 struct tcp_sock *tp = tcp_sk(sk); in skb_entail()
707 struct tcp_sock *tp = tcp_sk(sk); in tcp_push()
905 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_size_goal()
940 struct tcp_sock *tp = tcp_sk(sk); in do_tcp_sendpages()
1132 struct tcp_sock *tp = tcp_sk(sk); in tcp_sendmsg_fastopen()
1176 struct tcp_sock *tp = tcp_sk(sk); in tcp_sendmsg_locked()
1457 struct tcp_sock *tp = tcp_sk(sk); in tcp_recv_urg()
1532 struct tcp_sock *tp = tcp_sk(sk); in tcp_cleanup_rbuf()
1627 struct tcp_sock *tp = tcp_sk(sk); in tcp_read_sock()
1722 tcp_sk(sk)->window_clamp = tcp_win_from_space(sk, val); in tcp_set_rcvlowat()
1774 tp = tcp_sk(sk); in tcp_zerocopy_receive()
1893 const struct tcp_sock *tp = tcp_sk(sk); in tcp_inq_hint()
1918 struct tcp_sock *tp = tcp_sk(sk); in tcp_recvmsg()
2204 if (BPF_SOCK_OPS_TEST_FLAG(tcp_sk(sk), BPF_SOCK_OPS_STATE_CB_FLAG)) in tcp_set_state()
2355 if (unlikely(tcp_sk(sk)->repair)) { in tcp_close()
2438 struct tcp_sock *tp = tcp_sk(sk); in tcp_close()
2470 struct request_sock *req = tcp_sk(sk)->fastopen_rsk; in tcp_close()
2523 INIT_LIST_HEAD(&tcp_sk(sk)->tsorted_sent_queue); in tcp_write_queue_purge()
2525 tcp_clear_all_retrans_hints(tcp_sk(sk)); in tcp_write_queue_purge()
2526 tcp_sk(sk)->packets_out = 0; in tcp_write_queue_purge()
2533 struct tcp_sock *tp = tcp_sk(sk); in tcp_disconnect()
2659 struct tcp_sock *tp = tcp_sk(sk); in tcp_repair_options_est()
2711 struct tcp_sock *tp = tcp_sk(sk); in do_tcp_setsockopt()
3102 const struct tcp_sock *tp = tcp_sk(sk); /* iff sk_type == SOCK_STREAM */ in tcp_get_info()
3244 const struct tcp_sock *tp = tcp_sk(sk); in tcp_get_timestamping_opt_stats()
3300 struct tcp_sock *tp = tcp_sk(sk); in do_tcp_getsockopt()
3735 struct request_sock *req = tcp_sk(sk)->fastopen_rsk; in tcp_done()