X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fnet%2Finet_timewait_sock.h;h=91324908fccd367953bcce47aeb537afbd242f2e;hb=8e3d790cd96615ea7421215a71cc666b7ce5c304;hp=95c660c9719ba957c3a57f9957e75528d98083ae;hpb=f5aa23fd49063745f85644dd7a9330acd706add6;p=linux-2.6-omap-h63xx.git diff --git a/include/net/inet_timewait_sock.h b/include/net/inet_timewait_sock.h index 95c660c9719..91324908fcc 100644 --- a/include/net/inet_timewait_sock.h +++ b/include/net/inet_timewait_sock.h @@ -208,6 +208,9 @@ extern void inet_twsk_schedule(struct inet_timewait_sock *tw, extern void inet_twsk_deschedule(struct inet_timewait_sock *tw, struct inet_timewait_death_row *twdr); +extern void inet_twsk_purge(struct net *net, struct inet_hashinfo *hashinfo, + struct inet_timewait_death_row *twdr, int family); + static inline struct net *twsk_net(const struct inet_timewait_sock *twsk) {