• Home
  • Raw
  • Download

Lines Matching defs:sk

129 static void tcp_measure_rcv_mss(struct sock *sk, const struct sk_buff *skb)  in tcp_measure_rcv_mss()
175 static void tcp_incr_quickack(struct sock *sk) in tcp_incr_quickack()
186 static void tcp_enter_quickack_mode(struct sock *sk) in tcp_enter_quickack_mode()
198 static inline bool tcp_in_quickack_mode(const struct sock *sk) in tcp_in_quickack_mode()
282 static void tcp_sndbuf_expand(struct sock *sk) in tcp_sndbuf_expand()
337 static int __tcp_grow_window(const struct sock *sk, const struct sk_buff *skb) in __tcp_grow_window()
354 static void tcp_grow_window(struct sock *sk, const struct sk_buff *skb) in tcp_grow_window()
382 static void tcp_fixup_rcvbuf(struct sock *sk) in tcp_fixup_rcvbuf()
403 void tcp_init_buffer_space(struct sock *sk) in tcp_init_buffer_space()
439 static void tcp_clamp_window(struct sock *sk) in tcp_clamp_window()
464 void tcp_initialize_rcv_mss(struct sock *sk) in tcp_initialize_rcv_mss()
537 static inline void tcp_rcv_rtt_measure_ts(struct sock *sk, in tcp_rcv_rtt_measure_ts()
551 void tcp_rcv_space_adjust(struct sock *sk) in tcp_rcv_space_adjust()
627 static void tcp_event_data_recv(struct sock *sk, struct sk_buff *skb) in tcp_event_data_recv()
682 static void tcp_rtt_estimator(struct sock *sk, long mrtt_us) in tcp_rtt_estimator()
752 static void tcp_update_pacing_rate(struct sock *sk) in tcp_update_pacing_rate()
776 static void tcp_set_rto(struct sock *sk) in tcp_set_rto()
830 static void tcp_update_reordering(struct sock *sk, const int metric, in tcp_update_reordering()
1039 static void tcp_mark_lost_retrans(struct sock *sk) in tcp_mark_lost_retrans()
1094 static bool tcp_check_dsack(struct sock *sk, const struct sk_buff *ack_skb, in tcp_check_dsack()
1144 static int tcp_match_skb_to_sack(struct sock *sk, struct sk_buff *skb, in tcp_match_skb_to_sack()
1192 static u8 tcp_sacktag_one(struct sock *sk, in tcp_sacktag_one()
1282 static bool tcp_shifted_skb(struct sock *sk, struct sk_buff *skb, in tcp_shifted_skb()
1380 static struct sk_buff *tcp_shift_skb_data(struct sock *sk, struct sk_buff *skb, in tcp_shift_skb_data()
1518 static struct sk_buff *tcp_sacktag_walk(struct sk_buff *skb, struct sock *sk, in tcp_sacktag_walk()
1595 static struct sk_buff *tcp_sacktag_skip(struct sk_buff *skb, struct sock *sk, in tcp_sacktag_skip()
1612 struct sock *sk, in tcp_maybe_skipping_dsack()
1636 tcp_sacktag_write_queue(struct sock *sk, const struct sk_buff *ack_skb, in tcp_sacktag_write_queue()
1864 static void tcp_check_reno_reordering(struct sock *sk, const int addend) in tcp_check_reno_reordering()
1873 static void tcp_add_reno_sack(struct sock *sk) in tcp_add_reno_sack()
1883 static void tcp_remove_reno_sacks(struct sock *sk, int acked) in tcp_remove_reno_sacks()
1924 void tcp_enter_loss(struct sock *sk) in tcp_enter_loss()
2005 static bool tcp_check_sack_reneging(struct sock *sk, int flag) in tcp_check_sack_reneging()
2044 static bool tcp_pause_early_retransmit(struct sock *sk, int flag) in tcp_pause_early_retransmit()
2161 static bool tcp_time_to_recover(struct sock *sk, int flag) in tcp_time_to_recover()
2216 static void tcp_mark_head_lost(struct sock *sk, int packets, int mark_head) in tcp_mark_head_lost()
2278 static void tcp_update_scoreboard(struct sock *sk, int fast_rexmit) in tcp_update_scoreboard()
2334 static bool tcp_any_retrans_done(const struct sock *sk) in tcp_any_retrans_done()
2350 static void DBGUNDO(struct sock *sk, const char *msg) in DBGUNDO()
2378 static void tcp_undo_cwnd_reduction(struct sock *sk, bool unmark_loss) in tcp_undo_cwnd_reduction()
2419 static bool tcp_try_undo_recovery(struct sock *sk) in tcp_try_undo_recovery()
2452 static bool tcp_try_undo_dsack(struct sock *sk) in tcp_try_undo_dsack()
2466 static bool tcp_try_undo_loss(struct sock *sk, bool frto_undo) in tcp_try_undo_loss()
2496 static void tcp_init_cwnd_reduction(struct sock *sk) in tcp_init_cwnd_reduction()
2510 static void tcp_cwnd_reduction(struct sock *sk, const int prior_unsacked, in tcp_cwnd_reduction()
2534 static inline void tcp_end_cwnd_reduction(struct sock *sk) in tcp_end_cwnd_reduction()
2548 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr()
2560 static void tcp_try_keep_open(struct sock *sk) in tcp_try_keep_open()
2574 static void tcp_try_to_open(struct sock *sk, int flag, const int prior_unsacked) in tcp_try_to_open()
2593 static void tcp_mtup_probe_failed(struct sock *sk) in tcp_mtup_probe_failed()
2601 static void tcp_mtup_probe_success(struct sock *sk) in tcp_mtup_probe_success()
2624 void tcp_simple_retransmit(struct sock *sk) in tcp_simple_retransmit()
2671 static void tcp_enter_recovery(struct sock *sk, bool ece_ack) in tcp_enter_recovery()
2697 static void tcp_process_loss(struct sock *sk, int flag, bool is_dupack) in tcp_process_loss()
2742 static bool tcp_try_undo_partial(struct sock *sk, const int acked, in tcp_try_undo_partial()
2786 static void tcp_fastretrans_alert(struct sock *sk, const int acked, in tcp_fastretrans_alert()
2900 static inline bool tcp_ack_update_rtt(struct sock *sk, const int flag, in tcp_ack_update_rtt()
2938 static void tcp_synack_rtt_meas(struct sock *sk, const u32 synack_stamp) in tcp_synack_rtt_meas()
2953 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid()
2964 void tcp_rearm_rto(struct sock *sk) in tcp_rearm_rto()
2999 void tcp_resume_early_retransmit(struct sock *sk) in tcp_resume_early_retransmit()
3015 static u32 tcp_tso_acked(struct sock *sk, struct sk_buff *skb) in tcp_tso_acked()
3035 static void tcp_ack_tstamp(struct sock *sk, struct sk_buff *skb, in tcp_ack_tstamp()
3054 static int tcp_clean_rtx_queue(struct sock *sk, int prior_fackets, in tcp_clean_rtx_queue()
3224 static void tcp_ack_probe(struct sock *sk) in tcp_ack_probe()
3245 static inline bool tcp_ack_is_dubious(const struct sock *sk, const int flag) in tcp_ack_is_dubious()
3252 static inline bool tcp_may_raise_cwnd(const struct sock *sk, const int flag) in tcp_may_raise_cwnd()
3286 static int tcp_ack_update_window(struct sock *sk, const struct sk_buff *skb, u32 ack, in tcp_ack_update_window()
3322 static void tcp_send_challenge_ack(struct sock *sk) in tcp_send_challenge_ack()
3369 static void tcp_process_tlp_ack(struct sock *sk, u32 ack, int flag) in tcp_process_tlp_ack()
3398 static inline void tcp_in_ack_event(struct sock *sk, u32 flags) in tcp_in_ack_event()
3407 static int tcp_ack(struct sock *sk, const struct sk_buff *skb, int flag) in tcp_ack()
3788 static int tcp_disordered_ack(const struct sock *sk, const struct sk_buff *skb) in tcp_disordered_ack()
3808 static inline bool tcp_paws_discard(const struct sock *sk, in tcp_paws_discard()
3837 void tcp_reset(struct sock *sk) in tcp_reset()
3875 static void tcp_fin(struct sock *sk) in tcp_fin()
3960 static void tcp_dsack_set(struct sock *sk, u32 seq, u32 end_seq) in tcp_dsack_set()
3980 static void tcp_dsack_extend(struct sock *sk, u32 seq, u32 end_seq) in tcp_dsack_extend()
3990 static void tcp_send_dupack(struct sock *sk, const struct sk_buff *skb) in tcp_send_dupack()
4039 static void tcp_sack_new_ofo_skb(struct sock *sk, u32 seq, u32 end_seq) in tcp_sack_new_ofo_skb()
4128 static bool tcp_try_coalesce(struct sock *sk, in tcp_try_coalesce()
4156 static void tcp_ofo_queue(struct sock *sk) in tcp_ofo_queue()
4199 static int tcp_try_rmem_schedule(struct sock *sk, struct sk_buff *skb, in tcp_try_rmem_schedule()
4219 static void tcp_data_queue_ofo(struct sock *sk, struct sk_buff *skb) in tcp_data_queue_ofo()
4345 static int __must_check tcp_queue_rcv(struct sock *sk, struct sk_buff *skb, int hdrlen, in tcp_queue_rcv()
4362 int tcp_send_rcvq(struct sock *sk, struct msghdr *msg, size_t size) in tcp_send_rcvq()
4412 static void tcp_data_queue(struct sock *sk, struct sk_buff *skb) in tcp_data_queue()
4529 static struct sk_buff *tcp_collapse_one(struct sock *sk, struct sk_buff *skb, in tcp_collapse_one()
4553 tcp_collapse(struct sock *sk, struct sk_buff_head *list, in tcp_collapse()
4645 static void tcp_collapse_ofo_queue(struct sock *sk) in tcp_collapse_ofo_queue()
4692 static bool tcp_prune_ofo_queue(struct sock *sk) in tcp_prune_ofo_queue()
4721 static int tcp_prune_queue(struct sock *sk) in tcp_prune_queue()
4764 static bool tcp_should_expand_sndbuf(const struct sock *sk) in tcp_should_expand_sndbuf()
4795 static void tcp_new_space(struct sock *sk) in tcp_new_space()
4807 static void tcp_check_space(struct sock *sk) in tcp_check_space()
4817 static inline void tcp_data_snd_check(struct sock *sk) in tcp_data_snd_check()
4826 static void __tcp_ack_snd_check(struct sock *sk, int ofo_possible) in __tcp_ack_snd_check()
4848 static inline void tcp_ack_snd_check(struct sock *sk) in tcp_ack_snd_check()
4867 static void tcp_check_urg(struct sock *sk, const struct tcphdr *th) in tcp_check_urg()
4933 static void tcp_urg(struct sock *sk, struct sk_buff *skb, const struct tcphdr *th) in tcp_urg()
4958 static int tcp_copy_to_iovec(struct sock *sk, struct sk_buff *skb, int hlen) in tcp_copy_to_iovec()
4981 static __sum16 __tcp_checksum_complete_user(struct sock *sk, in __tcp_checksum_complete_user()
4996 static inline bool tcp_checksum_complete_user(struct sock *sk, in tcp_checksum_complete_user()
5006 static bool tcp_validate_incoming(struct sock *sk, struct sk_buff *skb, in tcp_validate_incoming()
5097 void tcp_rcv_established(struct sock *sk, struct sk_buff *skb, in tcp_rcv_established()
5292 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb) in tcp_finish_connect()
5333 static bool tcp_rcv_fastopen_synack(struct sock *sk, struct sk_buff *synack, in tcp_rcv_fastopen_synack()
5378 static int tcp_rcv_synsent_state_process(struct sock *sk, struct sk_buff *skb, in tcp_rcv_synsent_state_process()
5605 int tcp_rcv_state_process(struct sock *sk, struct sk_buff *skb, in tcp_rcv_state_process()
5925 struct sock *sk, struct sk_buff *skb) in tcp_conn_request()