]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
update header files to 3.6
authorStephen Hemminger <shemminger@vyatta.com>
Mon, 1 Oct 2012 15:38:03 +0000 (08:38 -0700)
committerStephen Hemminger <shemminger@vyatta.com>
Mon, 1 Oct 2012 15:38:03 +0000 (08:38 -0700)
include/linux/xfrm.h

index 0aa3805aceac66522f7e23d5590148d554ef669f..1ef80ef84cfcdb4c4f6eaa3f8140e263bb924c60 100644 (file)
@@ -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;