Home
last modified time | relevance | path

Searched refs:inet_csk_reset_keepalive_timer (Results 1 – 5 of 5) sorted by relevance

/net/ipv4/
Dtcp_timer.c643 inet_csk_reset_keepalive_timer(sk, keepalive_time_when(tcp_sk(sk))); in tcp_set_keepalive()
661 inet_csk_reset_keepalive_timer (sk, HZ/20); in tcp_keepalive_timer()
726 inet_csk_reset_keepalive_timer (sk, elapsed); in tcp_keepalive_timer()
Dinet_connection_sock.c535 void inet_csk_reset_keepalive_timer(struct sock *sk, unsigned long len) in inet_csk_reset_keepalive_timer() function
539 EXPORT_SYMBOL(inet_csk_reset_keepalive_timer);
Dtcp_minisocks.c506 inet_csk_reset_keepalive_timer(newsk, in tcp_create_openreq_child()
Dtcp.c2466 inet_csk_reset_keepalive_timer(sk, in tcp_close()
2992 inet_csk_reset_keepalive_timer(sk, elapsed); in do_tcp_setsockopt()
Dtcp_input.c5775 inet_csk_reset_keepalive_timer(sk, keepalive_time_when(tp)); in tcp_finish_connect()
6293 inet_csk_reset_keepalive_timer(sk, tmo - TCP_TIMEWAIT_LEN); in tcp_rcv_state_process()
6301 inet_csk_reset_keepalive_timer(sk, tmo); in tcp_rcv_state_process()