update header files to 3.6

This commit is contained in:
Stephen Hemminger 2012-10-01 08:38:03 -07:00
parent 0ecf26fc7d
commit ab12370657

View 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;