• Home
  • Raw
  • Download

Lines Matching refs:tcp_sock

326 static void tcp_ecn_queue_cwr(struct tcp_sock *tp)  in tcp_ecn_queue_cwr()
346 static void tcp_ecn_withdraw_cwr(struct tcp_sock *tp) in tcp_ecn_withdraw_cwr()
353 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ecn_check_ce()
389 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack()
395 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn()
401 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo()
415 const struct tcp_sock *tp = tcp_sk(sk); in tcp_sndbuf_expand()
474 struct tcp_sock *tp = tcp_sk(sk); in __tcp_grow_window()
511 struct tcp_sock *tp = tcp_sk(sk); in tcp_grow_window()
543 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_buffer_space()
579 struct tcp_sock *tp = tcp_sk(sk); in tcp_clamp_window()
607 const struct tcp_sock *tp = tcp_sk(sk); in tcp_initialize_rcv_mss()
629 static void tcp_rcv_rtt_update(struct tcp_sock *tp, u32 sample, int win_dep) in tcp_rcv_rtt_update()
661 static inline void tcp_rcv_rtt_measure(struct tcp_sock *tp) in tcp_rcv_rtt_measure()
682 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_rtt_measure_ts()
708 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_space_adjust()
781 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_data_recv()
836 struct tcp_sock *tp = tcp_sk(sk); in tcp_rtt_estimator()
904 const struct tcp_sock *tp = tcp_sk(sk); in tcp_update_pacing_rate()
941 const struct tcp_sock *tp = tcp_sk(sk); in tcp_set_rto()
966 __u32 tcp_init_cwnd(const struct tcp_sock *tp, const struct dst_entry *dst) in tcp_init_cwnd()
995 static u32 tcp_dsack_seen(struct tcp_sock *tp, u32 start_seq, in tcp_dsack_seen()
1041 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reordering()
1074 static void tcp_verify_retransmit_hint(struct tcp_sock *tp, struct sk_buff *skb) in tcp_verify_retransmit_hint()
1086 static void tcp_notify_skb_loss_event(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_notify_skb_loss_event()
1094 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_skb_lost()
1117 static void tcp_count_delivered(struct tcp_sock *tp, u32 delivered, in tcp_count_delivered()
1218 static bool tcp_is_sackblock_valid(struct tcp_sock *tp, bool is_dsack, in tcp_is_sackblock_valid()
1259 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_dsack()
1357 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_one()
1442 struct tcp_sock *tp = tcp_sk(sk); in tcp_shifted_skb()
1555 struct tcp_sock *tp = tcp_sk(sk); in tcp_shift_skb_data()
1694 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_walk()
1809 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok()
1818 struct tcp_sock *tp = tcp_sk(sk); in tcp_sacktag_write_queue()
2013 static bool tcp_limit_reno_sacked(struct tcp_sock *tp) in tcp_limit_reno_sacked()
2033 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_reno_reordering()
2049 struct tcp_sock *tp = tcp_sk(sk); in tcp_add_reno_sack()
2066 struct tcp_sock *tp = tcp_sk(sk); in tcp_remove_reno_sacks()
2081 static inline void tcp_reset_reno_sack(struct tcp_sock *tp) in tcp_reset_reno_sack()
2086 void tcp_clear_retrans(struct tcp_sock *tp) in tcp_clear_retrans()
2095 static inline void tcp_init_undo(struct tcp_sock *tp) in tcp_init_undo()
2114 struct tcp_sock *tp = tcp_sk(sk); in tcp_timeout_mark_lost()
2146 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_loss()
2203 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_sack_reneging()
2226 static inline int tcp_dupack_heuristics(const struct tcp_sock *tp) in tcp_dupack_heuristics()
2330 struct tcp_sock *tp = tcp_sk(sk); in tcp_time_to_recover()
2350 struct tcp_sock *tp = tcp_sk(sk); in tcp_mark_head_lost()
2396 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_scoreboard()
2407 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) in tcp_tsopt_ecr_before()
2416 static bool tcp_skb_spurious_retrans(const struct tcp_sock *tp, in tcp_skb_spurious_retrans()
2426 static inline bool tcp_packet_delayed(const struct tcp_sock *tp) in tcp_packet_delayed()
2450 const struct tcp_sock *tp = tcp_sk(sk); in tcp_any_retrans_done()
2466 struct tcp_sock *tp = tcp_sk(sk); in DBGUNDO()
2492 struct tcp_sock *tp = tcp_sk(sk); in tcp_undo_cwnd_reduction()
2519 static inline bool tcp_may_undo(const struct tcp_sock *tp) in tcp_may_undo()
2526 struct tcp_sock *tp = tcp_sk(sk); in tcp_is_non_sack_preventing_reopen()
2542 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_recovery()
2571 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_dsack()
2587 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_loss()
2620 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_cwnd_reduction()
2634 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_reduction()
2660 struct tcp_sock *tp = tcp_sk(sk); in tcp_end_cwnd_reduction()
2677 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_cwr()
2690 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_keep_open()
2704 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_to_open()
2730 struct tcp_sock *tp = tcp_sk(sk); in tcp_mtup_probe_success()
2758 struct tcp_sock *tp = tcp_sk(sk); in tcp_simple_retransmit()
2810 struct tcp_sock *tp = tcp_sk(sk); in tcp_enter_recovery()
2837 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_loss()
2889 struct tcp_sock *tp = tcp_sk(sk); in tcp_force_fast_retransmit()
2899 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_partial()
2931 struct tcp_sock *tp = tcp_sk(sk); in tcp_identify_packet_loss()
2964 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastretrans_alert()
3081 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_rtt_min()
3098 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_rtt()
3169 struct tcp_sock *tp = tcp_sk(sk); in tcp_rearm_rto()
3205 struct tcp_sock *tp = tcp_sk(sk); in tcp_tso_acked()
3251 struct tcp_sock *tp = tcp_sk(sk); in tcp_clean_rtx_queue()
3456 const struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_probe()
3526 static inline bool tcp_may_update_window(const struct tcp_sock *tp, in tcp_may_update_window()
3536 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update()
3546 static void tcp_rcv_nxt_update(struct tcp_sock *tp, u32 seq) in tcp_rcv_nxt_update()
3563 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack_update_window()
3646 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_challenge_ack()
3673 static void tcp_store_ts_recent(struct tcp_sock *tp) in tcp_store_ts_recent()
3679 static void tcp_replace_ts_recent(struct tcp_sock *tp, u32 seq) in tcp_replace_ts_recent()
3699 struct tcp_sock *tp = tcp_sk(sk); in tcp_process_tlp_ack()
3741 struct tcp_sock *tp = tcp_sk(sk); in tcp_xmit_recovery()
3760 struct tcp_sock *tp = tcp_sk(sk); in tcp_newly_delivered()
3775 struct tcp_sock *tp = tcp_sk(sk); in tcp_ack()
4175 static bool tcp_parse_aligned_timestamp(struct tcp_sock *tp, const struct tcphdr *th) in tcp_parse_aligned_timestamp()
4199 const struct tcphdr *th, struct tcp_sock *tp) in tcp_fast_parse_options()
4280 const struct tcp_sock *tp = tcp_sk(sk); in tcp_disordered_ack()
4301 const struct tcp_sock *tp = tcp_sk(sk); in tcp_paws_discard()
4320 static inline bool tcp_sequence(const struct tcp_sock *tp, u32 seq, u32 end_seq) in tcp_sequence()
4376 struct tcp_sock *tp = tcp_sk(sk); in tcp_fin()
4458 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_set()
4478 struct tcp_sock *tp = tcp_sk(sk); in tcp_dsack_extend()
4500 struct tcp_sock *tp = tcp_sk(sk); in tcp_send_dupack()
4523 static void tcp_sack_maybe_coalesce(struct tcp_sock *tp) in tcp_sack_maybe_coalesce()
4551 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_compress_send_ack()
4578 struct tcp_sock *tp = tcp_sk(sk); in tcp_sack_new_ofo_skb()
4625 static void tcp_sack_remove(struct tcp_sock *tp) in tcp_sack_remove()
4739 struct tcp_sock *tp = tcp_sk(sk); in tcp_ofo_queue()
4806 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue_ofo()
5025 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_queue()
5289 struct tcp_sock *tp = tcp_sk(sk); in tcp_collapse_ofo_queue()
5347 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_ofo_queue()
5392 struct tcp_sock *tp = tcp_sk(sk); in tcp_prune_queue()
5436 const struct tcp_sock *tp = tcp_sk(sk); in tcp_should_expand_sndbuf()
5461 struct tcp_sock *tp = tcp_sk(sk); in tcp_new_space()
5504 struct tcp_sock *tp = tcp_sk(sk); in __tcp_ack_snd_check()
5582 struct tcp_sock *tp = tcp_sk(sk); in tcp_check_urg()
5648 struct tcp_sock *tp = tcp_sk(sk); in tcp_urg()
5681 struct tcp_sock *tp = tcp_sk(sk); in tcp_reset_check()
5694 struct tcp_sock *tp = tcp_sk(sk); in tcp_validate_incoming()
5827 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_established()
6008 struct tcp_sock *tp = tcp_sk(sk); in tcp_init_transfer()
6035 struct tcp_sock *tp = tcp_sk(sk); in tcp_finish_connect()
6066 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_fastopen_synack()
6126 static void smc_check_reset_syn(struct tcp_sock *tp) in smc_check_reset_syn()
6138 struct tcp_sock *tp = tcp_sk(sk); in tcp_try_undo_spurious_syn()
6155 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_synsent_state_process()
6385 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_synrecv_state_fastopen()
6425 struct tcp_sock *tp = tcp_sk(sk); in tcp_rcv_state_process()
6845 struct tcp_sock *tp = tcp_sk(sk); in tcp_get_syncookie_mss()
6875 struct tcp_sock *tp = tcp_sk(sk); in tcp_conn_request()