tcp: take care of truncations done by sk_filter()
[pandora-kernel.git] / include / net / tcp.h
index 0f4e1d4..95c4211 100644 (file)
@@ -966,6 +966,7 @@ static inline int tcp_prequeue(struct sock *sk, struct sk_buff *skb)
        return 1;
 }
 
+int tcp_filter(struct sock *sk, struct sk_buff *skb);
 
 #undef STATE_TRACE