X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Fnet%2Finet_connection_sock.h;h=ca2755f53c5bf12b122e2e47f53f529ada0e91d0;hp=e6db62e756dc57b14db644c4c220aedb34f09051;hb=refs%2Fheads%2Fpandora-3.2;hpb=51b550a41c2ac0373b42f4e211f2df113b735b0a diff --git a/include/net/inet_connection_sock.h b/include/net/inet_connection_sock.h index e6db62e756dc..ca2755f53c5b 100644 --- a/include/net/inet_connection_sock.h +++ b/include/net/inet_connection_sock.h @@ -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..