• Home
  • Raw
  • Download

Lines Matching defs:sk

26 static u32 tcp_clamp_rto_to_user_timeout(const struct sock *sk)  in tcp_clamp_rto_to_user_timeout()
44 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when) in tcp_clamp_probe0_to_user_timeout()
70 static void tcp_write_err(struct sock *sk) in tcp_write_err()
104 static int tcp_out_of_resources(struct sock *sk, bool do_reset) in tcp_out_of_resources()
146 static int tcp_orphan_retries(struct sock *sk, bool alive) in tcp_orphan_retries()
162 static void tcp_mtu_probing(struct inet_connection_sock *icsk, struct sock *sk) in tcp_mtu_probing()
184 static unsigned int tcp_model_timeout(struct sock *sk, in tcp_model_timeout()
211 static bool retransmits_timed_out(struct sock *sk, in retransmits_timed_out()
233 static int tcp_write_timeout(struct sock *sk) in tcp_write_timeout()
298 void tcp_delack_timer_handler(struct sock *sk) in tcp_delack_timer_handler()
353 struct sock *sk = &icsk->icsk_inet.sk; in tcp_delack_timer() local
368 static void tcp_probe_timer(struct sock *sk) in tcp_probe_timer()
422 static void tcp_fastopen_synack_timer(struct sock *sk, struct request_sock *req) in tcp_fastopen_synack_timer()
457 static bool tcp_rtx_probe0_timed_out(const struct sock *sk, in tcp_rtx_probe0_timed_out()
485 void tcp_retransmit_timer(struct sock *sk) in tcp_retransmit_timer()
642 void tcp_write_timer_handler(struct sock *sk) in tcp_write_timer_handler()
681 struct sock *sk = &icsk->icsk_inet.sk; in tcp_write_timer() local
703 void tcp_set_keepalive(struct sock *sk, int val) in tcp_set_keepalive()
718 struct sock *sk = from_timer(sk, t, sk_timer); in tcp_keepalive_timer() local
806 struct sock *sk = (struct sock *)tp; in tcp_compressed_ack_kick() local
830 void tcp_init_xmit_timers(struct sock *sk) in tcp_init_xmit_timers()