Lines Matching defs:tp
215 static void tcp_ecn_queue_cwr(struct tcp_sock *tp) in tcp_ecn_queue_cwr()
221 static void tcp_ecn_accept_cwr(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_ecn_accept_cwr()
227 static void tcp_ecn_withdraw_cwr(struct tcp_sock *tp) in tcp_ecn_withdraw_cwr()
234 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ecn_check_ce() local
270 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack()
276 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn()
282 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo()
296 const struct tcp_sock *tp = tcp_sk(sk); in tcp_sndbuf_expand() local
351 struct tcp_sock *tp = tcp_sk(sk); in __tcp_grow_window() local
368 struct tcp_sock *tp = tcp_sk(sk); in tcp_grow_window() local
417 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_buffer_space() local
453 struct tcp_sock *tp = tcp_sk(sk); in tcp_clamp_window() local
478 const struct tcp_sock *tp = tcp_sk(sk); in tcp_initialize_rcv_mss() local
500 static void tcp_rcv_rtt_update(struct tcp_sock *tp, u32 sample, int win_dep) in tcp_rcv_rtt_update()
536 static inline void tcp_rcv_rtt_measure(struct tcp_sock *tp) in tcp_rcv_rtt_measure()
552 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_rtt_measure_ts() local
565 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_space_adjust() local
643 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_data_recv() local
698 struct tcp_sock *tp = tcp_sk(sk); in tcp_rtt_estimator() local
771 const struct tcp_sock *tp = tcp_sk(sk); in tcp_update_pacing_rate() local
808 const struct tcp_sock *tp = tcp_sk(sk); in tcp_set_rto() local
833 __u32 tcp_init_cwnd(const struct tcp_sock *tp, const struct dst_entry *dst) in tcp_init_cwnd()
846 void tcp_disable_fack(struct tcp_sock *tp) in tcp_disable_fack()
855 static void tcp_dsack_seen(struct tcp_sock *tp) in tcp_dsack_seen()
863 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_reordering() local
897 static void tcp_verify_retransmit_hint(struct tcp_sock *tp, struct sk_buff *skb) in tcp_verify_retransmit_hint()
910 static void tcp_skb_mark_lost(struct tcp_sock *tp, struct sk_buff *skb) in tcp_skb_mark_lost()
920 void tcp_skb_mark_lost_uncond_verify(struct tcp_sock *tp, struct sk_buff *skb) in tcp_skb_mark_lost_uncond_verify()
1024 static bool tcp_is_sackblock_valid(struct tcp_sock *tp, bool is_dsack, in tcp_is_sackblock_valid()
1065 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_dsack() local
1170 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_one() local
1256 struct tcp_sock *tp = tcp_sk(sk); in tcp_shifted_skb() local
1365 struct tcp_sock *tp = tcp_sk(sk); in tcp_shift_skb_data() local
1505 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_walk() local
1611 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok()
1620 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_write_queue() local
1824 static bool tcp_limit_reno_sacked(struct tcp_sock *tp) in tcp_limit_reno_sacked()
1844 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_reno_reordering() local
1853 struct tcp_sock *tp = tcp_sk(sk); in tcp_add_reno_sack() local
1863 struct tcp_sock *tp = tcp_sk(sk); in tcp_remove_reno_sacks() local
1876 static inline void tcp_reset_reno_sack(struct tcp_sock *tp) in tcp_reset_reno_sack()
1881 void tcp_clear_retrans(struct tcp_sock *tp) in tcp_clear_retrans()
1891 static inline void tcp_init_undo(struct tcp_sock *tp) in tcp_init_undo()
1905 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_loss() local
1985 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reneging() local
1996 static inline int tcp_fackets_out(const struct tcp_sock *tp) in tcp_fackets_out()
2016 static inline int tcp_dupack_heuristics(const struct tcp_sock *tp) in tcp_dupack_heuristics()
2023 struct tcp_sock *tp = tcp_sk(sk); in tcp_pause_early_retransmit() local
2140 struct tcp_sock *tp = tcp_sk(sk); in tcp_time_to_recover() local
2195 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_head_lost() local
2257 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_scoreboard() local
2278 static inline void tcp_moderate_cwnd(struct tcp_sock *tp) in tcp_moderate_cwnd()
2285 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) in tcp_tsopt_ecr_before()
2294 static bool tcp_skb_spurious_retrans(const struct tcp_sock *tp, in tcp_skb_spurious_retrans()
2304 static inline bool tcp_packet_delayed(const struct tcp_sock *tp) in tcp_packet_delayed()
2328 const struct tcp_sock *tp = tcp_sk(sk); in tcp_any_retrans_done() local
2344 struct tcp_sock *tp = tcp_sk(sk); in DBGUNDO() local
2372 struct tcp_sock *tp = tcp_sk(sk); in tcp_undo_cwnd_reduction() local
2405 static inline bool tcp_may_undo(const struct tcp_sock *tp) in tcp_may_undo()
2413 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_recovery() local
2446 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_dsack() local
2460 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_loss() local
2489 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_cwnd_reduction() local
2504 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_reduction() local
2532 struct tcp_sock *tp = tcp_sk(sk); in tcp_end_cwnd_reduction() local
2546 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_cwr() local
2559 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_keep_open() local
2573 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_to_open() local
2601 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtup_probe_success() local
2626 struct tcp_sock *tp = tcp_sk(sk); in tcp_simple_retransmit() local
2672 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_recovery() local
2698 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_loss() local
2747 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_partial() local
2793 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastretrans_alert() local
2975 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_rtt() local
3041 struct tcp_sock *tp = tcp_sk(sk); in tcp_rearm_rto() local
3075 struct tcp_sock *tp = tcp_sk(sk); in tcp_resume_early_retransmit() local
3091 struct tcp_sock *tp = tcp_sk(sk); in tcp_tso_acked() local
3134 struct tcp_sock *tp = tcp_sk(sk); in tcp_clean_rtx_queue() local
3313 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_probe() local
3359 static inline bool tcp_may_update_window(const struct tcp_sock *tp, in tcp_may_update_window()
3369 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update()
3380 static void tcp_rcv_nxt_update(struct tcp_sock *tp, u32 seq) in tcp_rcv_nxt_update()
3398 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_window() local
3474 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_challenge_ack() local
3500 static void tcp_store_ts_recent(struct tcp_sock *tp) in tcp_store_ts_recent()
3506 static void tcp_replace_ts_recent(struct tcp_sock *tp, u32 seq) in tcp_replace_ts_recent()
3526 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_tlp_ack() local
3566 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack() local
3860 static bool tcp_parse_aligned_timestamp(struct tcp_sock *tp, const struct tcphdr *th) in tcp_parse_aligned_timestamp()
3883 const struct tcphdr *th, struct tcp_sock *tp) in tcp_fast_parse_options()
3964 const struct tcp_sock *tp = tcp_sk(sk); in tcp_disordered_ack() local
3985 const struct tcp_sock *tp = tcp_sk(sk); in tcp_paws_discard() local
4004 static inline bool tcp_sequence(const struct tcp_sock *tp, u32 seq, u32 end_seq) in tcp_sequence()
4051 struct tcp_sock *tp = tcp_sk(sk); in tcp_fin() local
4133 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_set() local
4153 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_extend() local
4163 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_dupack() local
4185 static void tcp_sack_maybe_coalesce(struct tcp_sock *tp) in tcp_sack_maybe_coalesce()
4212 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_new_ofo_skb() local
4254 static void tcp_sack_remove(struct tcp_sock *tp) in tcp_sack_remove()
4352 struct tcp_sock *tp = tcp_sk(sk); in tcp_ofo_queue() local
4426 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue_ofo() local
4632 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue() local
4899 struct tcp_sock *tp = tcp_sk(sk); in tcp_collapse_ofo_queue() local
4959 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_ofo_queue() local
5006 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_queue() local
5052 const struct tcp_sock *tp = tcp_sk(sk); in tcp_should_expand_sndbuf() local
5083 struct tcp_sock *tp = tcp_sk(sk); in tcp_new_space() local
5116 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ack_snd_check() local
5157 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_urg() local
5223 struct tcp_sock *tp = tcp_sk(sk); in tcp_urg() local
5248 struct tcp_sock *tp = tcp_sk(sk); in tcp_copy_to_iovec() local
5296 struct tcp_sock *tp = tcp_sk(sk); in tcp_validate_incoming() local
5393 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_established() local
5589 struct tcp_sock *tp = tcp_sk(sk); in tcp_finish_connect() local
5627 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_fastopen_synack() local
5682 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_synsent_state_process() local
5913 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_state_process() local
6325 struct tcp_sock *tp = tcp_sk(sk); in tcp_conn_request() local