/Linux-v4.19/net/ipv4/ |
D | tcp_recovery.c | 7 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_skb_lost() 26 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_reo_wnd() 50 s32 tcp_rack_skb_timeout(struct tcp_sock *tp, struct sk_buff *skb, u32 reo_wnd) in tcp_rack_skb_timeout() 78 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_detect_loss() 114 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_mark_lost() 134 void tcp_rack_advance(struct tcp_sock *tp, u8 sacked, u32 end_seq, in tcp_rack_advance() 167 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_reo_timeout() 203 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_update_reo_wnd() 233 struct tcp_sock *tp = tcp_sk(sk); in tcp_newreno_mark_lost()
|
D | tcp_input.c | 242 static void tcp_ecn_queue_cwr(struct tcp_sock *tp) in tcp_ecn_queue_cwr() 261 static void tcp_ecn_withdraw_cwr(struct tcp_sock *tp) in tcp_ecn_withdraw_cwr() 268 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ecn_check_ce() 304 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack() 310 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn() 316 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo() 330 const struct tcp_sock *tp = tcp_sk(sk); in tcp_sndbuf_expand() 387 struct tcp_sock *tp = tcp_sk(sk); in __tcp_grow_window() 404 struct tcp_sock *tp = tcp_sk(sk); in tcp_grow_window() 454 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_buffer_space() [all …]
|
D | tcp_output.c | 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() [all …]
|
D | tcp_bbr.c | 233 struct tcp_sock *tp = tcp_sk(sk); in bbr_init_pacing_rate_from_rtt() 258 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_pacing_rate() 276 struct tcp_sock *tp = tcp_sk(sk); in bbr_tso_segs_goal() 292 struct tcp_sock *tp = tcp_sk(sk); in bbr_save_cwnd() 303 struct tcp_sock *tp = tcp_sk(sk); in bbr_cwnd_event() 382 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd_to_recover_or_restore() 421 struct tcp_sock *tp = tcp_sk(sk); in bbr_set_cwnd() 449 struct tcp_sock *tp = tcp_sk(sk); in bbr_is_next_cycle_phase() 485 struct tcp_sock *tp = tcp_sk(sk); in bbr_advance_cycle_phase() 535 struct tcp_sock *tp = tcp_sk(sk); in bbr_reset_lt_bw_sampling_interval() [all …]
|
D | tcp_dctcp.c | 76 static void dctcp_reset(const struct tcp_sock *tp, struct dctcp *ca) in dctcp_reset() 86 const struct tcp_sock *tp = tcp_sk(sk); in dctcp_init() 115 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ssthresh() 130 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ce_state_0_to_1() 151 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ce_state_1_to_0() 171 const struct tcp_sock *tp = tcp_sk(sk); in dctcp_update_alpha()
|
D | tcp_rate.c | 41 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_skb_sent() 78 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_skb_delivered() 111 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_gen() 183 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_check_app_limited()
|
D | tcp_highspeed.c | 101 struct tcp_sock *tp = tcp_sk(sk); in hstcp_init() 113 struct tcp_sock *tp = tcp_sk(sk); in hstcp_cong_avoid() 152 const struct tcp_sock *tp = tcp_sk(sk); in hstcp_ssthresh()
|
D | tcp_cdg.c | 142 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_hystart_update() 243 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_backoff() 264 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_cong_avoid() 301 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_acked() 330 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_ssthresh() 347 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_cwnd_event() 375 struct tcp_sock *tp = tcp_sk(sk); in tcp_cdg_init()
|
D | tcp_scalable.c | 20 struct tcp_sock *tp = tcp_sk(sk); in tcp_scalable_cong_avoid() 34 const struct tcp_sock *tp = tcp_sk(sk); in tcp_scalable_ssthresh()
|
D | tcp_westwood.c | 164 const struct tcp_sock *tp = tcp_sk(sk); in westwood_fast_bw() 181 const struct tcp_sock *tp = tcp_sk(sk); in westwood_acked_count() 218 const struct tcp_sock *tp = tcp_sk(sk); in tcp_westwood_bw_rttmin() 241 struct tcp_sock *tp = tcp_sk(sk); in tcp_westwood_event()
|
D | tcp_cong.c | 393 u32 tcp_slow_start(struct tcp_sock *tp, u32 acked) in tcp_slow_start() 407 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked) in tcp_cong_avoid_ai() 435 struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_cong_avoid() 454 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_ssthresh() 462 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reno_undo_cwnd()
|
D | tcp_illinois.c | 58 struct tcp_sock *tp = tcp_sk(sk); in rtt_reset() 223 struct tcp_sock *tp = tcp_sk(sk); in update_params() 261 struct tcp_sock *tp = tcp_sk(sk); in tcp_illinois_cong_avoid() 296 struct tcp_sock *tp = tcp_sk(sk); in tcp_illinois_ssthresh()
|
D | tcp_vegas.c | 72 const struct tcp_sock *tp = tcp_sk(sk); in vegas_enable() 159 static inline u32 tcp_vegas_ssthresh(struct tcp_sock *tp) in tcp_vegas_ssthresh() 166 struct tcp_sock *tp = tcp_sk(sk); in tcp_vegas_cong_avoid()
|
D | tcp_yeah.c | 44 struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_init() 73 struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_cong_avoid() 207 const struct tcp_sock *tp = tcp_sk(sk); in tcp_yeah_ssthresh()
|
D | tcp_cubic.c | 130 struct tcp_sock *tp = tcp_sk(sk); in bictcp_hystart_reset() 336 struct tcp_sock *tp = tcp_sk(sk); in bictcp_cong_avoid() 355 const struct tcp_sock *tp = tcp_sk(sk); in bictcp_recalc_ssthresh() 380 struct tcp_sock *tp = tcp_sk(sk); in hystart_update() 431 const struct tcp_sock *tp = tcp_sk(sk); in bictcp_acked()
|
D | tcp_timer.c | 97 struct tcp_sock *tp = tcp_sk(sk); in tcp_out_of_resources() 219 struct tcp_sock *tp = tcp_sk(sk); in tcp_write_timeout() 344 struct tcp_sock *tp = tcp_sk(sk); in tcp_probe_timer() 431 struct tcp_sock *tp = tcp_sk(sk); in tcp_retransmit_timer() 653 struct tcp_sock *tp = tcp_sk(sk); in tcp_keepalive_timer() 738 struct tcp_sock *tp = container_of(timer, struct tcp_sock, compressed_ack_timer); in tcp_compressed_ack_kick()
|
D | tcp_lp.c | 135 struct tcp_sock *tp = tcp_sk(sk); in tcp_lp_remote_hz_estimator() 188 struct tcp_sock *tp = tcp_sk(sk); in tcp_lp_owd_calculator() 265 struct tcp_sock *tp = tcp_sk(sk); in tcp_lp_pkts_acked()
|
D | tcp.c | 389 static u64 tcp_compute_delivery_rate(const struct tcp_sock *tp) in tcp_compute_delivery_rate() 410 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_sock() 488 static inline bool tcp_stream_is_readable(const struct tcp_sock *tp, in tcp_stream_is_readable() 507 const struct tcp_sock *tp = tcp_sk(sk); in tcp_poll() 607 struct tcp_sock *tp = tcp_sk(sk); in tcp_ioctl() 649 static inline void tcp_mark_push(struct tcp_sock *tp, struct sk_buff *skb) in tcp_mark_push() 655 static inline bool forced_push(const struct tcp_sock *tp) in forced_push() 662 struct tcp_sock *tp = tcp_sk(sk); in skb_entail() 679 static inline void tcp_mark_urg(struct tcp_sock *tp, int flags) in tcp_mark_urg() 707 struct tcp_sock *tp = tcp_sk(sk); in tcp_push() [all …]
|
D | tcp_fastopen.c | 177 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_add_skb() 219 struct tcp_sock *tp; in tcp_fastopen_create_child() 411 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_defer_connect() 497 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_active_disable_ofo_check() 524 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_active_detect_blackhole()
|
D | tcp_nv.c | 125 struct tcp_sock *tp = tcp_sk(sk); in tcpnv_reset() 182 struct tcp_sock *tp = tcp_sk(sk); in tcpnv_cong_avoid() 210 const struct tcp_sock *tp = tcp_sk(sk); in tcpnv_recalc_ssthresh() 242 struct tcp_sock *tp = tcp_sk(sk); in tcpnv_acked()
|
D | tcp_veno.c | 120 struct tcp_sock *tp = tcp_sk(sk); in tcp_veno_cong_avoid() 193 const struct tcp_sock *tp = tcp_sk(sk); in tcp_veno_ssthresh()
|
D | tcp_hybla.c | 47 struct tcp_sock *tp = tcp_sk(sk); in hybla_init() 91 struct tcp_sock *tp = tcp_sk(sk); in hybla_cong_avoid()
|
/Linux-v4.19/include/net/ |
D | tcp.h | 385 void tcp_clear_retrans(struct tcp_sock *tp); 582 void tcp_skb_mark_lost_uncond_verify(struct tcp_sock *tp, struct sk_buff *skb); 602 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize) in tcp_bound_to_half_wnd() 644 static inline u32 __tcp_set_rto(const struct tcp_sock *tp) in __tcp_set_rto() 649 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd) in __tcp_fast_path_on() 656 static inline void tcp_fast_path_on(struct tcp_sock *tp) in tcp_fast_path_on() 663 struct tcp_sock *tp = tcp_sk(sk); in tcp_fast_path_check() 694 static inline u32 tcp_min_rtt(const struct tcp_sock *tp) in tcp_min_rtt() 703 static inline u32 tcp_receive_window(const struct tcp_sock *tp) in tcp_receive_window() 744 static inline u32 tcp_time_stamp(const struct tcp_sock *tp) in tcp_time_stamp() [all …]
|
/Linux-v4.19/include/linux/ |
D | tcp.h | 147 struct tcp_sock { struct 422 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() argument 424 return (struct tcp_sock *)sk; in tcp_sk() 463 static inline void tcp_move_syn(struct tcp_sock *tp, in tcp_move_syn() 470 static inline void tcp_saved_syn_free(struct tcp_sock *tp) in tcp_saved_syn_free() 478 static inline u16 tcp_mss_clamp(const struct tcp_sock *tp, u16 mss) in tcp_mss_clamp()
|
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_io.c | 113 struct tcp_sock *tp = tcp_sk(sk); in send_flowc_wr() 172 struct tcp_sock *tp; in send_tx_flowc_wr() 603 struct tcp_sock *tp; in chtls_push_frames() 717 static void mark_urg(struct tcp_sock *tp, int flags, in mark_urg() 736 struct tcp_sock *tp = tcp_sk(sk); in should_push() 756 static bool corked(const struct tcp_sock *tp, int flags) in corked() 776 struct tcp_sock *tp = tcp_sk(sk); in chtls_tcp_push() 826 struct tcp_sock *tp = tcp_sk(sk); in skb_entail() 993 struct tcp_sock *tp = tcp_sk(sk); in chtls_sendmsg() 1213 struct tcp_sock *tp; in chtls_sendpage() [all …]
|