]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/dst.h
[IPSEC]: Merge most of the output path
[linux-2.6-omap-h63xx.git] / include / net / dst.h
index 7a0b1bde8e28387663b3e22ff1e73855f3a7d199..e86b9a008ebf300ec118c2fd909f05eca1c10e11 100644 (file)
@@ -98,6 +98,7 @@ struct dst_ops
        struct dst_entry *      (*negative_advice)(struct dst_entry *);
        void                    (*link_failure)(struct sk_buff *);
        void                    (*update_pmtu)(struct dst_entry *dst, u32 mtu);
+       int                     (*local_out)(struct sk_buff *skb);
        int                     entry_size;
 
        atomic_t                entries;