]> err.no Git - linux-2.6/blobdiff - include/net/xfrm.h
[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems
[linux-2.6] / include / net / xfrm.h
index e142a256d5dc394a8d52e50a3a4bd78b0a2b5c48..d675836ba6c35faf99cee4564a0ab4d7f9e1928f 100644 (file)
@@ -515,6 +515,8 @@ struct xfrm_dst
        struct dst_entry *route;
        u32 route_mtu_cached;
        u32 child_mtu_cached;
+       u32 route_cookie;
+       u32 path_cookie;
 };
 
 static inline void xfrm_dst_destroy(struct xfrm_dst *xdst)