Lines Matching refs:tcp_sock
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()
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()
459 struct tcp_sock *tp = tcp_sk(sk); in __tcp_grow_window()
476 struct tcp_sock *tp = tcp_sk(sk); in tcp_grow_window()
507 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_buffer_space()
543 struct tcp_sock *tp = tcp_sk(sk); in tcp_clamp_window()
570 const struct tcp_sock *tp = tcp_sk(sk); in tcp_initialize_rcv_mss()
592 static void tcp_rcv_rtt_update(struct tcp_sock *tp, u32 sample, int win_dep) in tcp_rcv_rtt_update()
624 static inline void tcp_rcv_rtt_measure(struct tcp_sock *tp) in tcp_rcv_rtt_measure()
645 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_rtt_measure_ts()
671 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_space_adjust()
744 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_data_recv()
799 struct tcp_sock *tp = tcp_sk(sk); in tcp_rtt_estimator()
867 const struct tcp_sock *tp = tcp_sk(sk); in tcp_update_pacing_rate()
904 const struct tcp_sock *tp = tcp_sk(sk); in tcp_set_rto()
929 __u32 tcp_init_cwnd(const struct tcp_sock *tp, const struct dst_entry *dst) in tcp_init_cwnd()
958 static u32 tcp_dsack_seen(struct tcp_sock *tp, u32 start_seq, in tcp_dsack_seen()
995 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reordering()
1028 static void tcp_verify_retransmit_hint(struct tcp_sock *tp, struct sk_buff *skb) in tcp_verify_retransmit_hint()
1040 static void tcp_notify_skb_loss_event(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_notify_skb_loss_event()
1048 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_skb_lost()
1071 static void tcp_count_delivered(struct tcp_sock *tp, u32 delivered, in tcp_count_delivered()
1172 static bool tcp_is_sackblock_valid(struct tcp_sock *tp, bool is_dsack, in tcp_is_sackblock_valid()
1213 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_dsack()
1311 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_one()
1396 struct tcp_sock *tp = tcp_sk(sk); in tcp_shifted_skb()
1509 struct tcp_sock *tp = tcp_sk(sk); in tcp_shift_skb_data()
1646 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_walk()
1761 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok()
1770 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_write_queue()
1965 static bool tcp_limit_reno_sacked(struct tcp_sock *tp) in tcp_limit_reno_sacked()
1985 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_reno_reordering()
2001 struct tcp_sock *tp = tcp_sk(sk); in tcp_add_reno_sack()
2018 struct tcp_sock *tp = tcp_sk(sk); in tcp_remove_reno_sacks()
2033 static inline void tcp_reset_reno_sack(struct tcp_sock *tp) in tcp_reset_reno_sack()
2038 void tcp_clear_retrans(struct tcp_sock *tp) in tcp_clear_retrans()
2047 static inline void tcp_init_undo(struct tcp_sock *tp) in tcp_init_undo()
2065 struct tcp_sock *tp = tcp_sk(sk); in tcp_timeout_mark_lost()
2097 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_loss()
2150 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reneging()
2172 static inline int tcp_dupack_heuristics(const struct tcp_sock *tp) in tcp_dupack_heuristics()
2276 struct tcp_sock *tp = tcp_sk(sk); in tcp_time_to_recover()
2296 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_head_lost()
2342 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_scoreboard()
2353 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) in tcp_tsopt_ecr_before()
2362 static bool tcp_skb_spurious_retrans(const struct tcp_sock *tp, in tcp_skb_spurious_retrans()
2372 static inline bool tcp_packet_delayed(const struct tcp_sock *tp) in tcp_packet_delayed()
2396 const struct tcp_sock *tp = tcp_sk(sk); in tcp_any_retrans_done()
2412 struct tcp_sock *tp = tcp_sk(sk); in DBGUNDO()
2438 struct tcp_sock *tp = tcp_sk(sk); in tcp_undo_cwnd_reduction()
2465 static inline bool tcp_may_undo(const struct tcp_sock *tp) in tcp_may_undo()
2473 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_recovery()
2508 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_dsack()
2524 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_loss()
2555 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_cwnd_reduction()
2569 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_reduction()
2596 struct tcp_sock *tp = tcp_sk(sk); in tcp_end_cwnd_reduction()
2613 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_cwr()
2626 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_keep_open()
2640 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_to_open()
2666 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtup_probe_success()
2691 struct tcp_sock *tp = tcp_sk(sk); in tcp_simple_retransmit()
2728 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_recovery()
2755 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_loss()
2808 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_partial()
2838 struct tcp_sock *tp = tcp_sk(sk); in tcp_identify_packet_loss()
2856 struct tcp_sock *tp = tcp_sk(sk); in tcp_force_fast_retransmit()
2878 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastretrans_alert()
2991 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_rtt_min()
3008 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_rtt()
3079 struct tcp_sock *tp = tcp_sk(sk); in tcp_rearm_rto()
3115 struct tcp_sock *tp = tcp_sk(sk); in tcp_tso_acked()
3161 struct tcp_sock *tp = tcp_sk(sk); in tcp_clean_rtx_queue()
3366 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_probe()
3434 static inline bool tcp_may_update_window(const struct tcp_sock *tp, in tcp_may_update_window()
3444 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update()
3454 static void tcp_rcv_nxt_update(struct tcp_sock *tp, u32 seq) in tcp_rcv_nxt_update()
3471 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_window()
3547 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_challenge_ack()
3574 static void tcp_store_ts_recent(struct tcp_sock *tp) in tcp_store_ts_recent()
3580 static void tcp_replace_ts_recent(struct tcp_sock *tp, u32 seq) in tcp_replace_ts_recent()
3600 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_tlp_ack()
3642 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_recovery()
3661 struct tcp_sock *tp = tcp_sk(sk); in tcp_newly_delivered()
3676 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack()
4070 static bool tcp_parse_aligned_timestamp(struct tcp_sock *tp, const struct tcphdr *th) in tcp_parse_aligned_timestamp()
4094 const struct tcphdr *th, struct tcp_sock *tp) in tcp_fast_parse_options()
4175 const struct tcp_sock *tp = tcp_sk(sk); in tcp_disordered_ack()
4196 const struct tcp_sock *tp = tcp_sk(sk); in tcp_paws_discard()
4215 static inline bool tcp_sequence(const struct tcp_sock *tp, u32 seq, u32 end_seq) in tcp_sequence()
4265 struct tcp_sock *tp = tcp_sk(sk); in tcp_fin()
4347 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_set()
4367 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_extend()
4390 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_dupack()
4413 static void tcp_sack_maybe_coalesce(struct tcp_sock *tp) in tcp_sack_maybe_coalesce()
4441 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_compress_send_ack()
4468 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_new_ofo_skb()
4515 static void tcp_sack_remove(struct tcp_sock *tp) in tcp_sack_remove()
4628 struct tcp_sock *tp = tcp_sk(sk); in tcp_ofo_queue()
4695 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue_ofo()
4908 const struct tcp_sock *tp = tcp_sk(sk); in tcp_data_ready()
4921 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue()
5180 struct tcp_sock *tp = tcp_sk(sk); in tcp_collapse_ofo_queue()
5238 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_ofo_queue()
5283 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_queue()
5327 const struct tcp_sock *tp = tcp_sk(sk); in tcp_should_expand_sndbuf()
5352 struct tcp_sock *tp = tcp_sk(sk); in tcp_new_space()
5385 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ack_snd_check()
5462 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_urg()
5528 struct tcp_sock *tp = tcp_sk(sk); in tcp_urg()
5561 struct tcp_sock *tp = tcp_sk(sk); in tcp_reset_check()
5574 struct tcp_sock *tp = tcp_sk(sk); in tcp_validate_incoming()
5707 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_established()
5887 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_transfer()
5914 struct tcp_sock *tp = tcp_sk(sk); in tcp_finish_connect()
5945 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_fastopen_synack()
6007 static void smc_check_reset_syn(struct tcp_sock *tp) in smc_check_reset_syn()
6019 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_spurious_syn()
6036 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_synsent_state_process()
6305 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_state_process()
6720 struct tcp_sock *tp = tcp_sk(sk); in tcp_get_syncookie_mss()
6750 struct tcp_sock *tp = tcp_sk(sk); in tcp_conn_request()