Lines Matching defs:sk

27 static u32 tcp_clamp_rto_to_user_timeout(const struct sock *sk)  in tcp_clamp_rto_to_user_timeout()
49 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when) in tcp_clamp_probe0_to_user_timeout()
75 static void tcp_write_err(struct sock *sk) in tcp_write_err()
105 static int tcp_out_of_resources(struct sock *sk, bool do_reset) in tcp_out_of_resources()
148 static int tcp_orphan_retries(struct sock *sk, bool alive) in tcp_orphan_retries()
164 static void tcp_mtu_probing(struct inet_connection_sock *icsk, struct sock *sk) in tcp_mtu_probing()
186 static unsigned int tcp_model_timeout(struct sock *sk, in tcp_model_timeout()
213 static bool retransmits_timed_out(struct sock *sk, in retransmits_timed_out()
241 static int tcp_write_timeout(struct sock *sk) in tcp_write_timeout()
307 void tcp_delack_timer_handler(struct sock *sk) in tcp_delack_timer_handler()
362 struct sock *sk = &icsk->icsk_inet.sk; in tcp_delack_timer() local
386 static void tcp_probe_timer(struct sock *sk) in tcp_probe_timer()
436 static void tcp_update_rto_stats(struct sock *sk) in tcp_update_rto_stats()
453 static void tcp_fastopen_synack_timer(struct sock *sk, struct request_sock *req) in tcp_fastopen_synack_timer()
488 static bool tcp_rtx_probe0_timed_out(const struct sock *sk, in tcp_rtx_probe0_timed_out()
529 void tcp_retransmit_timer(struct sock *sk) in tcp_retransmit_timer()
688 void tcp_write_timer_handler(struct sock *sk) in tcp_write_timer_handler()
727 struct sock *sk = &icsk->icsk_inet.sk; in tcp_write_timer() local
754 void tcp_set_keepalive(struct sock *sk, int val) in tcp_set_keepalive()
769 struct sock *sk = from_timer(sk, t, sk_timer); in tcp_keepalive_timer() local
858 struct sock *sk = (struct sock *)tp; in tcp_compressed_ack_kick() local
883 void tcp_init_xmit_timers(struct sock *sk) in tcp_init_xmit_timers()