Home
last modified time | relevance | path

Searched refs:inet_csk_delete_keepalive_timer (Results 1 – 2 of 2) sorted by relevance

/net/ipv4/
Dinet_connection_sock.c592 void inet_csk_delete_keepalive_timer(struct sock *sk) in inet_csk_delete_keepalive_timer() function
596 EXPORT_SYMBOL(inet_csk_delete_keepalive_timer);
Dtcp_timer.c690 inet_csk_delete_keepalive_timer(sk); in tcp_set_keepalive()