]> err.no Git - linux-2.6/blobdiff - include/net/inet_frag.h
[IPSEC]: Kill afinfo->nf_post_routing
[linux-2.6] / include / net / inet_frag.h
index 64299266a8688c71cec5d7edcb61ecb6cd9fe72b..954def408975a13a11b6e57cbeb3624346f0328c 100644 (file)
@@ -43,8 +43,6 @@ struct inet_frags {
                                                void *arg);
        void                    (*destructor)(struct inet_frag_queue *);
        void                    (*skb_free)(struct sk_buff *);
-       int                     (*equal)(struct inet_frag_queue *q1,
-                                        struct inet_frag_queue *q2);
        int                     (*match)(struct inet_frag_queue *q,
                                                void *arg);
        void                    (*frag_expire)(unsigned long data);