update header files to 3.6
This commit is contained in:
parent
0ecf26fc7d
commit
ab12370657
|
|
@ -84,6 +84,8 @@ struct xfrm_replay_state {
|
||||||
__u32 bitmap;
|
__u32 bitmap;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#define XFRMA_REPLAY_ESN_MAX 4096
|
||||||
|
|
||||||
struct xfrm_replay_state_esn {
|
struct xfrm_replay_state_esn {
|
||||||
unsigned int bmp_len;
|
unsigned int bmp_len;
|
||||||
__u32 oseq;
|
__u32 oseq;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue