Lines Matching defs:tp
312 static void tcp_ecn_queue_cwr(struct tcp_sock *tp) in tcp_ecn_queue_cwr()
332 static void tcp_ecn_withdraw_cwr(struct tcp_sock *tp) in tcp_ecn_withdraw_cwr()
339 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ecn_check_ce() local
375 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack()
381 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn()
387 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo()
401 const struct tcp_sock *tp = tcp_sk(sk); in tcp_sndbuf_expand() local
460 struct tcp_sock *tp = tcp_sk(sk); in __tcp_grow_window() local
497 struct tcp_sock *tp = tcp_sk(sk); in tcp_grow_window() local
529 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_buffer_space() local
565 struct tcp_sock *tp = tcp_sk(sk); in tcp_clamp_window() local
593 const struct tcp_sock *tp = tcp_sk(sk); in tcp_initialize_rcv_mss() local
615 static void tcp_rcv_rtt_update(struct tcp_sock *tp, u32 sample, int win_dep) in tcp_rcv_rtt_update()
647 static inline void tcp_rcv_rtt_measure(struct tcp_sock *tp) in tcp_rcv_rtt_measure()
668 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_rtt_measure_ts() local
694 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_space_adjust() local
767 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_data_recv() local
822 struct tcp_sock *tp = tcp_sk(sk); in tcp_rtt_estimator() local
890 const struct tcp_sock *tp = tcp_sk(sk); in tcp_update_pacing_rate() local
927 const struct tcp_sock *tp = tcp_sk(sk); in tcp_set_rto() local
952 __u32 tcp_init_cwnd(const struct tcp_sock *tp, const struct dst_entry *dst) in tcp_init_cwnd()
981 static u32 tcp_dsack_seen(struct tcp_sock *tp, u32 start_seq, in tcp_dsack_seen()
1018 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reordering() local
1051 static void tcp_verify_retransmit_hint(struct tcp_sock *tp, struct sk_buff *skb) in tcp_verify_retransmit_hint()
1063 static void tcp_notify_skb_loss_event(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_notify_skb_loss_event()
1071 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_skb_lost() local
1094 static void tcp_count_delivered(struct tcp_sock *tp, u32 delivered, in tcp_count_delivered()
1195 static bool tcp_is_sackblock_valid(struct tcp_sock *tp, bool is_dsack, in tcp_is_sackblock_valid()
1236 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_dsack() local
1334 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_one() local
1419 struct tcp_sock *tp = tcp_sk(sk); in tcp_shifted_skb() local
1532 struct tcp_sock *tp = tcp_sk(sk); in tcp_shift_skb_data() local
1671 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_walk() local
1786 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok()
1795 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_write_queue() local
1990 static bool tcp_limit_reno_sacked(struct tcp_sock *tp) in tcp_limit_reno_sacked()
2010 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_reno_reordering() local
2026 struct tcp_sock *tp = tcp_sk(sk); in tcp_add_reno_sack() local
2043 struct tcp_sock *tp = tcp_sk(sk); in tcp_remove_reno_sacks() local
2058 static inline void tcp_reset_reno_sack(struct tcp_sock *tp) in tcp_reset_reno_sack()
2063 void tcp_clear_retrans(struct tcp_sock *tp) in tcp_clear_retrans()
2072 static inline void tcp_init_undo(struct tcp_sock *tp) in tcp_init_undo()
2091 struct tcp_sock *tp = tcp_sk(sk); in tcp_timeout_mark_lost() local
2123 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_loss() local
2180 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reneging() local
2202 static inline int tcp_dupack_heuristics(const struct tcp_sock *tp) in tcp_dupack_heuristics()
2306 struct tcp_sock *tp = tcp_sk(sk); in tcp_time_to_recover() local
2326 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_head_lost() local
2372 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_scoreboard() local
2383 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) in tcp_tsopt_ecr_before()
2392 static bool tcp_skb_spurious_retrans(const struct tcp_sock *tp, in tcp_skb_spurious_retrans()
2402 static inline bool tcp_packet_delayed(const struct tcp_sock *tp) in tcp_packet_delayed()
2426 const struct tcp_sock *tp = tcp_sk(sk); in tcp_any_retrans_done() local
2442 struct tcp_sock *tp = tcp_sk(sk); in DBGUNDO() local
2468 struct tcp_sock *tp = tcp_sk(sk); in tcp_undo_cwnd_reduction() local
2495 static inline bool tcp_may_undo(const struct tcp_sock *tp) in tcp_may_undo()
2502 struct tcp_sock *tp = tcp_sk(sk); in tcp_is_non_sack_preventing_reopen() local
2518 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_recovery() local
2547 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_dsack() local
2563 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_loss() local
2596 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_cwnd_reduction() local
2610 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_reduction() local
2637 struct tcp_sock *tp = tcp_sk(sk); in tcp_end_cwnd_reduction() local
2654 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_cwr() local
2667 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_keep_open() local
2681 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_to_open() local
2707 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtup_probe_success() local
2735 struct tcp_sock *tp = tcp_sk(sk); in tcp_simple_retransmit() local
2772 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_recovery() local
2799 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_loss() local
2851 struct tcp_sock *tp = tcp_sk(sk); in tcp_force_fast_retransmit() local
2861 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_partial() local
2893 struct tcp_sock *tp = tcp_sk(sk); in tcp_identify_packet_loss() local
2926 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastretrans_alert() local
3043 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_rtt_min() local
3060 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_rtt() local
3131 struct tcp_sock *tp = tcp_sk(sk); in tcp_rearm_rto() local
3167 struct tcp_sock *tp = tcp_sk(sk); in tcp_tso_acked() local
3213 struct tcp_sock *tp = tcp_sk(sk); in tcp_clean_rtx_queue() local
3418 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_probe() local
3488 static inline bool tcp_may_update_window(const struct tcp_sock *tp, in tcp_may_update_window()
3498 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update()
3508 static void tcp_rcv_nxt_update(struct tcp_sock *tp, u32 seq) in tcp_rcv_nxt_update()
3525 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_window() local
3602 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_challenge_ack() local
3629 static void tcp_store_ts_recent(struct tcp_sock *tp) in tcp_store_ts_recent()
3635 static void tcp_replace_ts_recent(struct tcp_sock *tp, u32 seq) in tcp_replace_ts_recent()
3655 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_tlp_ack() local
3697 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_recovery() local
3716 struct tcp_sock *tp = tcp_sk(sk); in tcp_newly_delivered() local
3731 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack() local
4127 static bool tcp_parse_aligned_timestamp(struct tcp_sock *tp, const struct tcphdr *th) in tcp_parse_aligned_timestamp()
4151 const struct tcphdr *th, struct tcp_sock *tp) in tcp_fast_parse_options()
4232 const struct tcp_sock *tp = tcp_sk(sk); in tcp_disordered_ack() local
4253 const struct tcp_sock *tp = tcp_sk(sk); in tcp_paws_discard() local
4272 static inline bool tcp_sequence(const struct tcp_sock *tp, u32 seq, u32 end_seq) in tcp_sequence()
4322 struct tcp_sock *tp = tcp_sk(sk); in tcp_fin() local
4404 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_set() local
4424 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_extend() local
4446 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_dupack() local
4469 static void tcp_sack_maybe_coalesce(struct tcp_sock *tp) in tcp_sack_maybe_coalesce()
4497 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_compress_send_ack() local
4524 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_new_ofo_skb() local
4571 static void tcp_sack_remove(struct tcp_sock *tp) in tcp_sack_remove()
4684 struct tcp_sock *tp = tcp_sk(sk); in tcp_ofo_queue() local
4751 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue_ofo() local
4964 const struct tcp_sock *tp = tcp_sk(sk); in tcp_data_ready() local
4977 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue() local
5236 struct tcp_sock *tp = tcp_sk(sk); in tcp_collapse_ofo_queue() local
5294 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_ofo_queue() local
5339 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_queue() local
5383 const struct tcp_sock *tp = tcp_sk(sk); in tcp_should_expand_sndbuf() local
5408 struct tcp_sock *tp = tcp_sk(sk); in tcp_new_space() local
5451 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ack_snd_check() local
5529 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_urg() local
5595 struct tcp_sock *tp = tcp_sk(sk); in tcp_urg() local
5628 struct tcp_sock *tp = tcp_sk(sk); in tcp_reset_check() local
5641 struct tcp_sock *tp = tcp_sk(sk); in tcp_validate_incoming() local
5774 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_established() local
5954 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_transfer() local
5981 struct tcp_sock *tp = tcp_sk(sk); in tcp_finish_connect() local
6012 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_fastopen_synack() local
6074 static void smc_check_reset_syn(struct tcp_sock *tp) in smc_check_reset_syn()
6086 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_spurious_syn() local
6103 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_synsent_state_process() local
6372 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_state_process() local
6789 struct tcp_sock *tp = tcp_sk(sk); in tcp_get_syncookie_mss() local
6819 struct tcp_sock *tp = tcp_sk(sk); in tcp_conn_request() local