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()
514 const struct tcp_sock *tp = tcp_sk(sk); in tcp_poll()
619 struct tcp_sock *tp = tcp_sk(sk); in tcp_ioctl()
664 void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb) in tcp_mark_push()
670 static inline bool forced_push(const struct tcp_sock *tp) in forced_push()
677 struct tcp_sock *tp = tcp_sk(sk); in tcp_skb_entail()
692 static inline void tcp_mark_urg(struct tcp_sock *tp, int flags) in tcp_mark_urg()
721 struct tcp_sock *tp = tcp_sk(sk); in tcp_push()
913 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_size_goal()
996 void tcp_free_fastopen_req(struct tcp_sock *tp) in tcp_free_fastopen_req()
1007 struct tcp_sock *tp = tcp_sk(sk); in tcp_sendmsg_fastopen()
1053 struct tcp_sock *tp = tcp_sk(sk); in tcp_sendmsg_locked()
1367 struct tcp_sock *tp = tcp_sk(sk); in tcp_splice_eof()
1387 struct tcp_sock *tp = tcp_sk(sk); in tcp_recv_urg()
1460 struct tcp_sock *tp = tcp_sk(sk); in __tcp_cleanup_rbuf()
1511 struct tcp_sock *tp = tcp_sk(sk); in tcp_cleanup_rbuf()
1571 struct tcp_sock *tp = tcp_sk(sk); in tcp_read_sock()
1673 struct tcp_sock *tp = tcp_sk(sk); in tcp_read_done()
2099 struct tcp_sock *tp = tcp_sk(sk); in tcp_zerocopy_receive()
2315 const struct tcp_sock *tp = tcp_sk(sk); in tcp_inq_hint()
2560 struct tcp_sock *tp = tcp_sk(sk); in tcp_recvmsg_locked()
3165 struct tcp_sock *tp = tcp_sk(sk); in __tcp_close()
3274 struct tcp_sock *tp = tcp_sk(sk); in tcp_disconnect()
3412 static int tcp_repair_set_window(struct tcp_sock *tp, sockptr_t optbuf, int len) in tcp_repair_set_window()
3447 struct tcp_sock *tp = tcp_sk(sk); in tcp_repair_options_est()
3520 struct tcp_sock *tp = tcp_sk(sk); in __tcp_sock_set_cork()
3614 struct tcp_sock *tp = tcp_sk(sk); in tcp_sock_set_keepidle_locked()
3669 struct tcp_sock *tp = tcp_sk(sk); in tcp_set_window_clamp()
3705 struct tcp_sock *tp = tcp_sk(sk); in do_tcp_setsockopt()
4035 static void tcp_get_info_chrono_stats(const struct tcp_sock *tp, in tcp_get_info_chrono_stats()
4057 const struct tcp_sock *tp = tcp_sk(sk); /* iff sk_type == SOCK_STREAM */ in tcp_get_info()
4235 const struct tcp_sock *tp = tcp_sk(sk); in tcp_get_timestamping_opt_stats()
4301 struct tcp_sock *tp = tcp_sk(sk); in do_tcp_getsockopt()
4739 const struct tcp_sock *tp = tcp_sk(sk); in tcp_inbound_md5_hash()
4961 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, max_window); in tcp_struct_check()
4962 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, rcv_ssthresh); in tcp_struct_check()
4963 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, reordering); in tcp_struct_check()
4964 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, notsent_lowat); in tcp_struct_check()
4965 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, gso_segs); in tcp_struct_check()
4966 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, lost_skb_hint); in tcp_struct_check()
4967 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, retransmit_skb_hint); in tcp_struct_check()
4968 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_read_tx, 40); in tcp_struct_check()
4971 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, tsoffset); in tcp_struct_check()
4972 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, snd_wnd); in tcp_struct_check()
4973 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, mss_cache); in tcp_struct_check()
4974 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, snd_cwnd); in tcp_struct_check()
4975 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, prr_out); in tcp_struct_check()
4976 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, lost_out); in tcp_struct_check()
4977 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, sacked_out); in tcp_struct_check()
4978 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, scaling_ratio); in tcp_struct_check()
4979 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_read_txrx, 32); in tcp_struct_check()
4982 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, copied_seq); in tcp_struct_check()
4983 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, rcv_tstamp); in tcp_struct_check()
4984 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, snd_wl1); in tcp_struct_check()
4985 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, tlp_high_seq); in tcp_struct_check()
4986 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, rttvar_us); in tcp_struct_check()
4987 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, retrans_out); in tcp_struct_check()
4988 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, advmss); in tcp_struct_check()
4989 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, urg_data); in tcp_struct_check()
4990 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, lost); in tcp_struct_check()
4991 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, rtt_min); in tcp_struct_check()
4992 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, out_of_order_queue); in tcp_struct_check()
4993 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_rx, snd_ssthresh); in tcp_struct_check()
4994 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_read_rx, 69); in tcp_struct_check()
4997 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, segs_out); in tcp_struct_check()
4998 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, data_segs_out); in tcp_struct_check()
4999 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, bytes_sent); in tcp_struct_check()
5000 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, snd_sml); in tcp_struct_check()
5001 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, chrono_start); in tcp_struct_check()
5002 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, chrono_stat); in tcp_struct_check()
5003 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, write_seq); in tcp_struct_check()
5004 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, pushed_seq); in tcp_struct_check()
5005 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, lsndtime); in tcp_struct_check()
5006 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, mdev_us); in tcp_struct_check()
5007 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, tcp_wstamp_ns); in tcp_struct_check()
5008 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, rtt_seq); in tcp_struct_check()
5009 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, tsorted_sent_queue); in tcp_struct_check()
5010 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, highest_sack); in tcp_struct_check()
5011 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, ecn_flags); in tcp_struct_check()
5012 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_write_tx, 89); in tcp_struct_check()
5015 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, pred_flags); in tcp_struct_check()
5016 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, tcp_clock_cache); in tcp_struct_check()
5017 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, tcp_mstamp); in tcp_struct_check()
5018 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, rcv_nxt); in tcp_struct_check()
5019 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, snd_nxt); in tcp_struct_check()
5020 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, snd_una); in tcp_struct_check()
5021 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, window_clamp); in tcp_struct_check()
5022 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, srtt_us); in tcp_struct_check()
5023 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, packets_out); in tcp_struct_check()
5024 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, snd_up); in tcp_struct_check()
5025 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, delivered); in tcp_struct_check()
5026 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, delivered_ce); in tcp_struct_check()
5027 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, app_limited); in tcp_struct_check()
5028 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, rcv_wnd); in tcp_struct_check()
5029 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, rx_opt); in tcp_struct_check()
5034 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_write_txrx, 92 + 4); in tcp_struct_check()
5037 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, bytes_received); in tcp_struct_check()
5038 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, segs_in); in tcp_struct_check()
5039 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, data_segs_in); in tcp_struct_check()
5040 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rcv_wup); in tcp_struct_check()
5041 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, max_packets_out); in tcp_struct_check()
5042 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, cwnd_usage_seq); in tcp_struct_check()
5043 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rate_delivered); in tcp_struct_check()
5044 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rate_interval_us); in tcp_struct_check()
5045 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rcv_rtt_last_tsecr); in tcp_struct_check()
5046 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, first_tx_mstamp); in tcp_struct_check()
5047 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, delivered_mstamp); in tcp_struct_check()
5048 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, bytes_acked); in tcp_struct_check()
5049 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rcv_rtt_est); in tcp_struct_check()
5050 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, rcvq_space); in tcp_struct_check()
5051 CACHELINE_ASSERT_GROUP_SIZE(struct tcp_sock, tcp_sock_write_rx, 99); in tcp_struct_check()