]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/inet_connection_sock.h
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
[karo-tx-linux.git] / include / net / inet_connection_sock.h
index e6db62e756dc57b14db644c4c220aedb34f09051..ca2755f53c5bf12b122e2e47f53f529ada0e91d0 100644 (file)
@@ -317,6 +317,7 @@ extern void inet_csk_reqsk_queue_prune(struct sock *parent,
                                       const unsigned long max_rto);
 
 extern void inet_csk_destroy_sock(struct sock *sk);
+extern void inet_csk_prepare_forced_close(struct sock *sk);
 
 /*
  * LISTEN is a special case for poll..