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()
363 struct sock *sk = &icsk->icsk_inet.sk; in tcp_delack_timer() local
387 static void tcp_probe_timer(struct sock *sk) in tcp_probe_timer()
438 static void tcp_update_rto_stats(struct sock *sk) in tcp_update_rto_stats()
455 static void tcp_fastopen_synack_timer(struct sock *sk, struct request_sock *req) in tcp_fastopen_synack_timer()
490 static bool tcp_rtx_probe0_timed_out(const struct sock *sk, in tcp_rtx_probe0_timed_out()
531 void tcp_retransmit_timer(struct sock *sk) in tcp_retransmit_timer()
691 void tcp_write_timer_handler(struct sock *sk) in tcp_write_timer_handler()
730 struct sock *sk = &icsk->icsk_inet.sk; in tcp_write_timer() local
757 void tcp_reset_keepalive_timer(struct sock *sk, unsigned long len) in tcp_reset_keepalive_timer()
762 static void tcp_delete_keepalive_timer(struct sock *sk) in tcp_delete_keepalive_timer()
767 void tcp_set_keepalive(struct sock *sk, int val) in tcp_set_keepalive()
781 struct sock *sk = from_timer(sk, t, sk_timer); in tcp_keepalive_timer() local
870 struct sock *sk = (struct sock *)tp; in tcp_compressed_ack_kick() local
895 void tcp_init_xmit_timers(struct sock *sk) in tcp_init_xmit_timers()