Lines Matching refs:tcp_sock

335 static void tcp_ecn_queue_cwr(struct tcp_sock *tp)  in tcp_ecn_queue_cwr()
355 static void tcp_ecn_withdraw_cwr(struct tcp_sock *tp) in tcp_ecn_withdraw_cwr()
362 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ecn_check_ce()
398 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack()
404 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn()
410 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo()
424 const struct tcp_sock *tp = tcp_sk(sk); in tcp_sndbuf_expand()
483 const struct tcp_sock *tp = tcp_sk(sk); in __tcp_grow_window()
520 struct tcp_sock *tp = tcp_sk(sk); in tcp_grow_window()
560 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_buffer_space()
596 struct tcp_sock *tp = tcp_sk(sk); in tcp_clamp_window()
624 const struct tcp_sock *tp = tcp_sk(sk); in tcp_initialize_rcv_mss()
646 static void tcp_rcv_rtt_update(struct tcp_sock *tp, u32 sample, int win_dep) in tcp_rcv_rtt_update()
678 static inline void tcp_rcv_rtt_measure(struct tcp_sock *tp) in tcp_rcv_rtt_measure()
699 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_rtt_measure_ts()
725 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_space_adjust()
793 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_data_recv()
847 struct tcp_sock *tp = tcp_sk(sk); in tcp_rtt_estimator()
915 const struct tcp_sock *tp = tcp_sk(sk); in tcp_update_pacing_rate()
952 const struct tcp_sock *tp = tcp_sk(sk); in tcp_set_rto()
977 __u32 tcp_init_cwnd(const struct tcp_sock *tp, const struct dst_entry *dst) in tcp_init_cwnd()
1006 static u32 tcp_dsack_seen(struct tcp_sock *tp, u32 start_seq, in tcp_dsack_seen()
1052 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reordering()
1085 static void tcp_verify_retransmit_hint(struct tcp_sock *tp, struct sk_buff *skb) in tcp_verify_retransmit_hint()
1097 static void tcp_notify_skb_loss_event(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_notify_skb_loss_event()
1105 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_skb_lost()
1128 static void tcp_count_delivered(struct tcp_sock *tp, u32 delivered, in tcp_count_delivered()
1229 static bool tcp_is_sackblock_valid(struct tcp_sock *tp, bool is_dsack, in tcp_is_sackblock_valid()
1270 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_dsack()
1368 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_one()
1453 struct tcp_sock *tp = tcp_sk(sk); in tcp_shifted_skb()
1566 struct tcp_sock *tp = tcp_sk(sk); in tcp_shift_skb_data()
1705 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_walk()
1820 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok()
1829 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_write_queue()
2024 static bool tcp_limit_reno_sacked(struct tcp_sock *tp) in tcp_limit_reno_sacked()
2044 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_reno_reordering()
2060 struct tcp_sock *tp = tcp_sk(sk); in tcp_add_reno_sack()
2077 struct tcp_sock *tp = tcp_sk(sk); in tcp_remove_reno_sacks()
2092 static inline void tcp_reset_reno_sack(struct tcp_sock *tp) in tcp_reset_reno_sack()
2097 void tcp_clear_retrans(struct tcp_sock *tp) in tcp_clear_retrans()
2106 static inline void tcp_init_undo(struct tcp_sock *tp) in tcp_init_undo()
2125 struct tcp_sock *tp = tcp_sk(sk); in tcp_timeout_mark_lost()
2157 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_loss()
2214 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reneging()
2237 static inline int tcp_dupack_heuristics(const struct tcp_sock *tp) in tcp_dupack_heuristics()
2341 struct tcp_sock *tp = tcp_sk(sk); in tcp_time_to_recover()
2361 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_head_lost()
2407 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_scoreboard()
2418 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) in tcp_tsopt_ecr_before()
2427 static bool tcp_skb_spurious_retrans(const struct tcp_sock *tp, in tcp_skb_spurious_retrans()
2437 static inline bool tcp_packet_delayed(const struct tcp_sock *tp) in tcp_packet_delayed()
2461 const struct tcp_sock *tp = tcp_sk(sk); in tcp_any_retrans_done()
2477 struct tcp_sock *tp = tcp_sk(sk); in DBGUNDO()
2503 struct tcp_sock *tp = tcp_sk(sk); in tcp_undo_cwnd_reduction()
2530 static inline bool tcp_may_undo(const struct tcp_sock *tp) in tcp_may_undo()
2537 struct tcp_sock *tp = tcp_sk(sk); in tcp_is_non_sack_preventing_reopen()
2553 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_recovery()
2582 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_dsack()
2598 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_loss()
2631 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_cwnd_reduction()
2645 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_reduction()
2671 struct tcp_sock *tp = tcp_sk(sk); in tcp_end_cwnd_reduction()
2688 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_cwr()
2701 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_keep_open()
2715 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_to_open()
2741 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtup_probe_success()
2769 struct tcp_sock *tp = tcp_sk(sk); in tcp_simple_retransmit()
2821 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_recovery()
2848 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_loss()
2900 struct tcp_sock *tp = tcp_sk(sk); in tcp_force_fast_retransmit()
2910 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_partial()
2942 struct tcp_sock *tp = tcp_sk(sk); in tcp_identify_packet_loss()
2975 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastretrans_alert()
3092 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_rtt_min()
3109 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_rtt()
3180 struct tcp_sock *tp = tcp_sk(sk); in tcp_rearm_rto()
3216 struct tcp_sock *tp = tcp_sk(sk); in tcp_tso_acked()
3262 struct tcp_sock *tp = tcp_sk(sk); in tcp_clean_rtx_queue()
3466 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_probe()
3536 static inline bool tcp_may_update_window(const struct tcp_sock *tp, in tcp_may_update_window()
3546 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update()
3556 static void tcp_rcv_nxt_update(struct tcp_sock *tp, u32 seq) in tcp_rcv_nxt_update()
3573 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_window()
3653 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_challenge_ack()
3685 static void tcp_store_ts_recent(struct tcp_sock *tp) in tcp_store_ts_recent()
3691 static void tcp_replace_ts_recent(struct tcp_sock *tp, u32 seq) in tcp_replace_ts_recent()
3711 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_tlp_ack()
3753 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_recovery()
3772 struct tcp_sock *tp = tcp_sk(sk); in tcp_newly_delivered()
3787 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack()
4183 static bool tcp_parse_aligned_timestamp(struct tcp_sock *tp, const struct tcphdr *th) in tcp_parse_aligned_timestamp()
4207 const struct tcphdr *th, struct tcp_sock *tp) in tcp_fast_parse_options()
4288 const struct tcp_sock *tp = tcp_sk(sk); in tcp_disordered_ack()
4309 const struct tcp_sock *tp = tcp_sk(sk); in tcp_paws_discard()
4328 static enum skb_drop_reason tcp_sequence(const struct tcp_sock *tp, in tcp_sequence()
4390 struct tcp_sock *tp = tcp_sk(sk); in tcp_fin()
4471 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_set()
4491 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_extend()
4513 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_dupack()
4536 static void tcp_sack_maybe_coalesce(struct tcp_sock *tp) in tcp_sack_maybe_coalesce()
4564 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_compress_send_ack()
4591 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_new_ofo_skb()
4638 static void tcp_sack_remove(struct tcp_sock *tp) in tcp_sack_remove()
4752 struct tcp_sock *tp = tcp_sk(sk); in tcp_ofo_queue()
4819 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue_ofo()
5040 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue()
5319 struct tcp_sock *tp = tcp_sk(sk); in tcp_collapse_ofo_queue()
5379 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_ofo_queue()
5433 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_queue()
5476 const struct tcp_sock *tp = tcp_sk(sk); in tcp_should_expand_sndbuf()
5511 struct tcp_sock *tp = tcp_sk(sk); in tcp_new_space()
5554 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ack_snd_check()
5632 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_urg()
5698 struct tcp_sock *tp = tcp_sk(sk); in tcp_urg()
5731 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reset_check()
5744 struct tcp_sock *tp = tcp_sk(sk); in tcp_validate_incoming()
5886 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_established()
6074 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_transfer()
6101 struct tcp_sock *tp = tcp_sk(sk); in tcp_finish_connect()
6132 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_fastopen_synack()
6192 static void smc_check_reset_syn(struct tcp_sock *tp) in smc_check_reset_syn()
6204 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_spurious_syn()
6221 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_synsent_state_process()
6492 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_state_process()
6936 struct tcp_sock *tp = tcp_sk(sk); in tcp_get_syncookie_mss()
6966 struct tcp_sock *tp = tcp_sk(sk); in tcp_conn_request()