Lines Matching refs:tcp_sock
334 static void tcp_ecn_queue_cwr(struct tcp_sock *tp) in tcp_ecn_queue_cwr()
354 static void tcp_ecn_withdraw_cwr(struct tcp_sock *tp) in tcp_ecn_withdraw_cwr()
361 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ecn_check_ce()
397 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack()
403 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn()
409 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo()
423 const struct tcp_sock *tp = tcp_sk(sk); in tcp_sndbuf_expand()
482 const struct tcp_sock *tp = tcp_sk(sk); in __tcp_grow_window()
519 struct tcp_sock *tp = tcp_sk(sk); in tcp_grow_window()
559 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()
696 static s32 tcp_rtt_tsopt_us(const struct tcp_sock *tp) in tcp_rtt_tsopt_us()
716 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_rtt_measure_ts()
737 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_space_adjust()
816 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_data_recv()
871 struct tcp_sock *tp = tcp_sk(sk); in tcp_rtt_estimator()
939 const struct tcp_sock *tp = tcp_sk(sk); in tcp_update_pacing_rate()
976 const struct tcp_sock *tp = tcp_sk(sk); in tcp_set_rto()
1001 __u32 tcp_init_cwnd(const struct tcp_sock *tp, const struct dst_entry *dst) in tcp_init_cwnd()
1030 static u32 tcp_dsack_seen(struct tcp_sock *tp, u32 start_seq, in tcp_dsack_seen()
1076 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reordering()
1109 static void tcp_verify_retransmit_hint(struct tcp_sock *tp, struct sk_buff *skb) in tcp_verify_retransmit_hint()
1121 static void tcp_notify_skb_loss_event(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_notify_skb_loss_event()
1129 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_skb_lost()
1152 static void tcp_count_delivered(struct tcp_sock *tp, u32 delivered, in tcp_count_delivered()
1253 static bool tcp_is_sackblock_valid(struct tcp_sock *tp, bool is_dsack, in tcp_is_sackblock_valid()
1294 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_dsack()
1392 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_one()
1477 struct tcp_sock *tp = tcp_sk(sk); in tcp_shifted_skb()
1590 struct tcp_sock *tp = tcp_sk(sk); in tcp_shift_skb_data()
1729 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_walk()
1844 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok()
1853 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_write_queue()
2048 static bool tcp_limit_reno_sacked(struct tcp_sock *tp) in tcp_limit_reno_sacked()
2068 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_reno_reordering()
2084 struct tcp_sock *tp = tcp_sk(sk); in tcp_add_reno_sack()
2101 struct tcp_sock *tp = tcp_sk(sk); in tcp_remove_reno_sacks()
2116 static inline void tcp_reset_reno_sack(struct tcp_sock *tp) in tcp_reset_reno_sack()
2121 void tcp_clear_retrans(struct tcp_sock *tp) in tcp_clear_retrans()
2134 static inline void tcp_init_undo(struct tcp_sock *tp) in tcp_init_undo()
2161 struct tcp_sock *tp = tcp_sk(sk); in tcp_timeout_mark_lost()
2193 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_loss()
2251 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reneging()
2274 static inline int tcp_dupack_heuristics(const struct tcp_sock *tp) in tcp_dupack_heuristics()
2378 struct tcp_sock *tp = tcp_sk(sk); in tcp_time_to_recover()
2398 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_head_lost()
2444 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_scoreboard()
2455 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) in tcp_tsopt_ecr_before()
2464 static bool tcp_skb_spurious_retrans(const struct tcp_sock *tp, in tcp_skb_spurious_retrans()
2474 static inline bool tcp_packet_delayed(const struct tcp_sock *tp) in tcp_packet_delayed()
2512 const struct tcp_sock *tp = tcp_sk(sk); in tcp_any_retrans_done()
2538 struct tcp_sock *tp = tcp_sk(sk); in DBGUNDO()
2564 struct tcp_sock *tp = tcp_sk(sk); in tcp_undo_cwnd_reduction()
2591 static inline bool tcp_may_undo(const struct tcp_sock *tp) in tcp_may_undo()
2598 struct tcp_sock *tp = tcp_sk(sk); in tcp_is_non_sack_preventing_reopen()
2614 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_recovery()
2643 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_dsack()
2659 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_loss()
2692 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_cwnd_reduction()
2706 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_reduction()
2732 struct tcp_sock *tp = tcp_sk(sk); in tcp_end_cwnd_reduction()
2749 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_cwr()
2762 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_keep_open()
2776 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_to_open()
2802 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtup_probe_success()
2836 struct tcp_sock *tp = tcp_sk(sk); in tcp_non_congestion_loss_retransmit()
2854 struct tcp_sock *tp = tcp_sk(sk); in tcp_simple_retransmit()
2899 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_recovery()
2923 static void tcp_update_rto_time(struct tcp_sock *tp) in tcp_update_rto_time()
2937 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_loss()
2989 struct tcp_sock *tp = tcp_sk(sk); in tcp_force_fast_retransmit()
2999 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_partial()
3031 struct tcp_sock *tp = tcp_sk(sk); in tcp_identify_packet_loss()
3064 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastretrans_alert()
3183 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_rtt_min()
3200 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_rtt()
3264 struct tcp_sock *tp = tcp_sk(sk); in tcp_rearm_rto()
3300 struct tcp_sock *tp = tcp_sk(sk); in tcp_tso_acked()
3346 struct tcp_sock *tp = tcp_sk(sk); in tcp_clean_rtx_queue()
3550 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_probe()
3620 static inline bool tcp_may_update_window(const struct tcp_sock *tp, in tcp_may_update_window()
3629 static void tcp_snd_sne_update(struct tcp_sock *tp, u32 ack) in tcp_snd_sne_update()
3647 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update()
3657 static void tcp_rcv_sne_update(struct tcp_sock *tp, u32 seq) in tcp_rcv_sne_update()
3675 static void tcp_rcv_nxt_update(struct tcp_sock *tp, u32 seq) in tcp_rcv_nxt_update()
3693 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_window()
3773 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_challenge_ack()
3805 static void tcp_store_ts_recent(struct tcp_sock *tp) in tcp_store_ts_recent()
3811 static void tcp_replace_ts_recent(struct tcp_sock *tp, u32 seq) in tcp_replace_ts_recent()
3831 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_tlp_ack()
3873 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_recovery()
3892 struct tcp_sock *tp = tcp_sk(sk); in tcp_newly_delivered()
3907 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack()
4314 static bool tcp_parse_aligned_timestamp(struct tcp_sock *tp, const struct tcphdr *th) in tcp_parse_aligned_timestamp()
4338 const struct tcphdr *th, struct tcp_sock *tp) in tcp_fast_parse_options()
4455 const struct tcp_sock *tp = tcp_sk(sk); in tcp_disordered_ack()
4477 const struct tcp_sock *tp = tcp_sk(sk); in tcp_paws_discard()
4496 static enum skb_drop_reason tcp_sequence(const struct tcp_sock *tp, in tcp_sequence()
4568 struct tcp_sock *tp = tcp_sk(sk); in tcp_fin()
4649 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_set()
4669 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_extend()
4702 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_dupack()
4725 static void tcp_sack_maybe_coalesce(struct tcp_sock *tp) in tcp_sack_maybe_coalesce()
4753 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_compress_send_ack()
4780 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_new_ofo_skb()
4827 static void tcp_sack_remove(struct tcp_sock *tp) in tcp_sack_remove()
4936 struct tcp_sock *tp = tcp_sk(sk); in tcp_ofo_queue()
5003 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue_ofo()
5225 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue()
5515 struct tcp_sock *tp = tcp_sk(sk); in tcp_collapse_ofo_queue()
5575 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_ofo_queue()
5629 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_queue()
5672 const struct tcp_sock *tp = tcp_sk(sk); in tcp_should_expand_sndbuf()
5707 struct tcp_sock *tp = tcp_sk(sk); in tcp_new_space()
5750 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ack_snd_check()
5836 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_urg()
5902 struct tcp_sock *tp = tcp_sk(sk); in tcp_urg()
5935 const struct tcp_sock *tp = tcp_sk(sk); in tcp_reset_check()
5948 struct tcp_sock *tp = tcp_sk(sk); in tcp_validate_incoming()
6096 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_established()
6284 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_transfer()
6311 struct tcp_sock *tp = tcp_sk(sk); in tcp_finish_connect()
6343 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_fastopen_synack()
6403 static void smc_check_reset_syn(struct tcp_sock *tp) in smc_check_reset_syn()
6415 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_spurious_syn()
6432 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_synsent_state_process()
6678 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_synrecv_state_fastopen()
6727 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_state_process()
7154 struct tcp_sock *tp = tcp_sk(sk); in tcp_get_syncookie_mss()
7183 struct tcp_sock *tp = tcp_sk(sk); in tcp_conn_request()