summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2012-10-01 08:38:03 -0700
committerStephen Hemminger <shemminger@vyatta.com>2012-10-01 08:38:03 -0700
commitab12370657b73b723b0127a1d25578455d5b6174 (patch)
treeb5fc8183025f82c05aff9d543a32c4bc81ca5ef3
parent0ecf26fc7d2f24570b4c04a668c437b8656a40a7 (diff)
update header files to 3.6
-rw-r--r--include/linux/xfrm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/xfrm.h b/include/linux/xfrm.h
index 0aa3805a..1ef80ef8 100644
--- a/include/linux/xfrm.h
+++ b/include/linux/xfrm.h
@@ -84,6 +84,8 @@ struct xfrm_replay_state {
__u32 bitmap;
};
+#define XFRMA_REPLAY_ESN_MAX 4096
+
struct xfrm_replay_state_esn {
unsigned int bmp_len;
__u32 oseq;