Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dinet_connection_sock.h191 void inet_csk_delete_keepalive_timer(struct sock *sk);
/Linux-v6.1/net/ipv4/
Dtcp_timer.c663 inet_csk_delete_keepalive_timer(sk); in tcp_set_keepalive()
Dinet_connection_sock.c731 void inet_csk_delete_keepalive_timer(struct sock *sk) in inet_csk_delete_keepalive_timer() function
735 EXPORT_SYMBOL(inet_csk_delete_keepalive_timer);