Lines Matching defs:sk
26 static u32 tcp_clamp_rto_to_user_timeout(const struct sock *sk) in tcp_clamp_rto_to_user_timeout()
43 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when) in tcp_clamp_probe0_to_user_timeout()
68 static void tcp_write_err(struct sock *sk) in tcp_write_err()
102 static int tcp_out_of_resources(struct sock *sk, bool do_reset) in tcp_out_of_resources()
144 static int tcp_orphan_retries(struct sock *sk, bool alive) in tcp_orphan_retries()
160 static void tcp_mtu_probing(struct inet_connection_sock *icsk, struct sock *sk) in tcp_mtu_probing()
182 static unsigned int tcp_model_timeout(struct sock *sk, in tcp_model_timeout()
209 static bool retransmits_timed_out(struct sock *sk, in retransmits_timed_out()
231 static int tcp_write_timeout(struct sock *sk) in tcp_write_timeout()
290 void tcp_delack_timer_handler(struct sock *sk) in tcp_delack_timer_handler()
335 struct sock *sk = &icsk->icsk_inet.sk; in tcp_delack_timer() local
350 static void tcp_probe_timer(struct sock *sk) in tcp_probe_timer()
401 static void tcp_fastopen_synack_timer(struct sock *sk, struct request_sock *req) in tcp_fastopen_synack_timer()
446 void tcp_retransmit_timer(struct sock *sk) in tcp_retransmit_timer()
594 void tcp_write_timer_handler(struct sock *sk) in tcp_write_timer_handler()
633 struct sock *sk = &icsk->icsk_inet.sk; in tcp_write_timer() local
655 void tcp_set_keepalive(struct sock *sk, int val) in tcp_set_keepalive()
670 struct sock *sk = from_timer(sk, t, sk_timer); in tcp_keepalive_timer() local
756 struct sock *sk = (struct sock *)tp; in tcp_compressed_ack_kick() local
780 void tcp_init_xmit_timers(struct sock *sk) in tcp_init_xmit_timers()