Lines Matching refs:tcp_sock

404 static u64 tcp_compute_delivery_rate(const struct tcp_sock *tp)  in tcp_compute_delivery_rate()
425 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_sock()
515 const struct tcp_sock *tp = tcp_sk(sk); in tcp_poll()
620 struct tcp_sock *tp = tcp_sk(sk); in tcp_ioctl()
665 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb) in tcp_mark_push()
671 static inline bool forced_push(const struct tcp_sock *tp) in forced_push()
678 struct tcp_sock *tp = tcp_sk(sk); in tcp_skb_entail()
693 static inline void tcp_mark_urg(struct tcp_sock *tp, int flags) in tcp_mark_urg()
722 struct tcp_sock *tp = tcp_sk(sk); in tcp_push()
914 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_size_goal()
997 void tcp_free_fastopen_req(struct tcp_sock *tp) in tcp_free_fastopen_req()
1008 struct tcp_sock *tp = tcp_sk(sk); in tcp_sendmsg_fastopen()
1054 struct tcp_sock *tp = tcp_sk(sk); in tcp_sendmsg_locked()
1368 struct tcp_sock *tp = tcp_sk(sk); in tcp_splice_eof()
1388 struct tcp_sock *tp = tcp_sk(sk); in tcp_recv_urg()
1461 struct tcp_sock *tp = tcp_sk(sk); in __tcp_cleanup_rbuf()
1512 struct tcp_sock *tp = tcp_sk(sk); in tcp_cleanup_rbuf()
1573 struct tcp_sock *tp = tcp_sk(sk); in __tcp_read_sock()
1693 struct tcp_sock *tp = tcp_sk(sk); in tcp_read_done()
2119 struct tcp_sock *tp = tcp_sk(sk); in tcp_zerocopy_receive()
2335 const struct tcp_sock *tp = tcp_sk(sk); in tcp_inq_hint()
2574 struct tcp_sock *tp = tcp_sk(sk); in tcp_recvmsg_locked()
3179 struct tcp_sock *tp = tcp_sk(sk); in __tcp_close()
3288 struct tcp_sock *tp = tcp_sk(sk); in tcp_disconnect()
3426 static int tcp_repair_set_window(struct tcp_sock *tp, sockptr_t optbuf, int len) in tcp_repair_set_window()
3461 struct tcp_sock *tp = tcp_sk(sk); in tcp_repair_options_est()
3534 struct tcp_sock *tp = tcp_sk(sk); in __tcp_sock_set_cork()
3628 struct tcp_sock *tp = tcp_sk(sk); in tcp_sock_set_keepidle_locked()
3683 struct tcp_sock *tp = tcp_sk(sk); in tcp_set_window_clamp()
3719 struct tcp_sock *tp = tcp_sk(sk); in do_tcp_setsockopt()
4049 static void tcp_get_info_chrono_stats(const struct tcp_sock *tp, in tcp_get_info_chrono_stats()
4071 const struct tcp_sock *tp = tcp_sk(sk); /* iff sk_type == SOCK_STREAM */ in tcp_get_info()
4249 const struct tcp_sock *tp = tcp_sk(sk); in tcp_get_timestamping_opt_stats()
4315 struct tcp_sock *tp = tcp_sk(sk); in do_tcp_getsockopt()
4753 const struct tcp_sock *tp = tcp_sk(sk); in tcp_inbound_md5_hash()
4975 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, max_window); in tcp_struct_check()
4976 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, rcv_ssthresh); in tcp_struct_check()
4977 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, reordering); in tcp_struct_check()
4978 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, notsent_lowat); in tcp_struct_check()
4979 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, gso_segs); in tcp_struct_check()
4980 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, lost_skb_hint); in tcp_struct_check()
4981 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, retransmit_skb_hint); in tcp_struct_check()
4982 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_read_tx, 40); in tcp_struct_check()
4985 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, tsoffset); in tcp_struct_check()
4986 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, snd_wnd); in tcp_struct_check()
4987 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, mss_cache); in tcp_struct_check()
4988 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, snd_cwnd); in tcp_struct_check()
4989 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, prr_out); in tcp_struct_check()
4990 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, lost_out); in tcp_struct_check()
4991 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, sacked_out); in tcp_struct_check()
4992 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, scaling_ratio); in tcp_struct_check()
4993 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_read_txrx, 32); in tcp_struct_check()
4996 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, copied_seq); in tcp_struct_check()
4997 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, rcv_tstamp); in tcp_struct_check()
4998 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, snd_wl1); in tcp_struct_check()
4999 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, tlp_high_seq); in tcp_struct_check()
5000 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, rttvar_us); in tcp_struct_check()
5001 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, retrans_out); in tcp_struct_check()
5002 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, advmss); in tcp_struct_check()
5003 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, urg_data); in tcp_struct_check()
5004 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, lost); in tcp_struct_check()
5005 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, rtt_min); in tcp_struct_check()
5006 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, out_of_order_queue); in tcp_struct_check()
5007 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, snd_ssthresh); in tcp_struct_check()
5008 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_read_rx, 69); in tcp_struct_check()
5011 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, segs_out); in tcp_struct_check()
5012 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, data_segs_out); in tcp_struct_check()
5013 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, bytes_sent); in tcp_struct_check()
5014 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, snd_sml); in tcp_struct_check()
5015 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, chrono_start); in tcp_struct_check()
5016 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, chrono_stat); in tcp_struct_check()
5017 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, write_seq); in tcp_struct_check()
5018 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, pushed_seq); in tcp_struct_check()
5019 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, lsndtime); in tcp_struct_check()
5020 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, mdev_us); in tcp_struct_check()
5021 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, tcp_wstamp_ns); in tcp_struct_check()
5022 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, rtt_seq); in tcp_struct_check()
5023 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, tsorted_sent_queue); in tcp_struct_check()
5024 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, highest_sack); in tcp_struct_check()
5025 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, ecn_flags); in tcp_struct_check()
5026 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_write_tx, 89); in tcp_struct_check()
5029 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, pred_flags); in tcp_struct_check()
5030 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, tcp_clock_cache); in tcp_struct_check()
5031 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, tcp_mstamp); in tcp_struct_check()
5032 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, rcv_nxt); in tcp_struct_check()
5033 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, snd_nxt); in tcp_struct_check()
5034 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, snd_una); in tcp_struct_check()
5035 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, window_clamp); in tcp_struct_check()
5036 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, srtt_us); in tcp_struct_check()
5037 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, packets_out); in tcp_struct_check()
5038 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, snd_up); in tcp_struct_check()
5039 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, delivered); in tcp_struct_check()
5040 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, delivered_ce); in tcp_struct_check()
5041 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, app_limited); in tcp_struct_check()
5042 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, rcv_wnd); in tcp_struct_check()
5043 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, rx_opt); in tcp_struct_check()
5048 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_write_txrx, 92 + 4); in tcp_struct_check()
5051 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, bytes_received); in tcp_struct_check()
5052 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, segs_in); in tcp_struct_check()
5053 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, data_segs_in); in tcp_struct_check()
5054 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rcv_wup); in tcp_struct_check()
5055 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, max_packets_out); in tcp_struct_check()
5056 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, cwnd_usage_seq); in tcp_struct_check()
5057 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rate_delivered); in tcp_struct_check()
5058 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rate_interval_us); in tcp_struct_check()
5059 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rcv_rtt_last_tsecr); in tcp_struct_check()
5060 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, first_tx_mstamp); in tcp_struct_check()
5061 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, delivered_mstamp); in tcp_struct_check()
5062 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, bytes_acked); in tcp_struct_check()
5063 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rcv_rtt_est); in tcp_struct_check()
5064 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rcvq_space); in tcp_struct_check()
5065 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_write_rx, 99); in tcp_struct_check()