inet_csk_reset_keepalive_timer  180 include/net/inet_connection_sock.h extern void inet_csk_reset_keepalive_timer(struct sock *sk, unsigned long timeout);
inet_csk_reset_keepalive_timer  277 include/net/inet_connection_sock.h 		inet_csk_reset_keepalive_timer(sk, timeout);
inet_csk_reset_keepalive_timer  192 net/dccp/timer.c 		inet_csk_reset_keepalive_timer(sk, HZ / 20);
inet_csk_reset_keepalive_timer  504 net/ipv4/inet_connection_sock.c 		inet_csk_reset_keepalive_timer(parent, interval);
inet_csk_reset_keepalive_timer 1880 net/ipv4/tcp.c 				inet_csk_reset_keepalive_timer(sk,
inet_csk_reset_keepalive_timer 2086 net/ipv4/tcp.c 				inet_csk_reset_keepalive_timer(sk, elapsed);
inet_csk_reset_keepalive_timer 5136 net/ipv4/tcp_input.c 			inet_csk_reset_keepalive_timer(sk, keepalive_time_when(tp));
inet_csk_reset_keepalive_timer 5408 net/ipv4/tcp_input.c 						inet_csk_reset_keepalive_timer(sk, tmo - TCP_TIMEWAIT_LEN);
inet_csk_reset_keepalive_timer 5416 net/ipv4/tcp_input.c 						inet_csk_reset_keepalive_timer(sk, tmo);
inet_csk_reset_keepalive_timer  443 net/ipv4/tcp_minisocks.c 			inet_csk_reset_keepalive_timer(newsk,
inet_csk_reset_keepalive_timer  454 net/ipv4/tcp_timer.c 		inet_csk_reset_keepalive_timer(sk, keepalive_time_when(tcp_sk(sk)));
inet_csk_reset_keepalive_timer  471 net/ipv4/tcp_timer.c 		inet_csk_reset_keepalive_timer (sk, HZ/20);
inet_csk_reset_keepalive_timer  529 net/ipv4/tcp_timer.c 	inet_csk_reset_keepalive_timer (sk, elapsed);