Lines Matching defs:sk
26 static u32 tcp_clamp_rto_to_user_timeout(const struct sock *sk) in tcp_clamp_rto_to_user_timeout()
50 static void tcp_write_err(struct sock *sk) in tcp_write_err()
84 static int tcp_out_of_resources(struct sock *sk, bool do_reset) in tcp_out_of_resources()
126 static int tcp_orphan_retries(struct sock *sk, bool alive) in tcp_orphan_retries()
142 static void tcp_mtu_probing(struct inet_connection_sock *icsk, struct sock *sk) in tcp_mtu_probing()
164 static unsigned int tcp_model_timeout(struct sock *sk, in tcp_model_timeout()
191 static bool retransmits_timed_out(struct sock *sk, in retransmits_timed_out()
213 static int tcp_write_timeout(struct sock *sk) in tcp_write_timeout()
277 void tcp_delack_timer_handler(struct sock *sk) in tcp_delack_timer_handler()
328 struct sock *sk = &icsk->icsk_inet.sk; in tcp_delack_timer() local
343 static void tcp_probe_timer(struct sock *sk) in tcp_probe_timer()
394 static void tcp_fastopen_synack_timer(struct sock *sk, struct request_sock *req) in tcp_fastopen_synack_timer()
436 void tcp_retransmit_timer(struct sock *sk) in tcp_retransmit_timer()
584 void tcp_write_timer_handler(struct sock *sk) in tcp_write_timer_handler()
626 struct sock *sk = &icsk->icsk_inet.sk; in tcp_write_timer() local
648 void tcp_set_keepalive(struct sock *sk, int val) in tcp_set_keepalive()
663 struct sock *sk = from_timer(sk, t, sk_timer); in tcp_keepalive_timer() local
751 struct sock *sk = (struct sock *)tp; in tcp_compressed_ack_kick() local
775 void tcp_init_xmit_timers(struct sock *sk) in tcp_init_xmit_timers()