strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
local include of pfkeyv2.h and netlink.h
[strongswan.git]
/
src
/
include
/
linux
/
xfrm.h
diff --git
a/src/include/linux/xfrm.h
b/src/include/linux/xfrm.h
index
ea5b042
..
6b42cc4
100644
(file)
--- a/
src/include/linux/xfrm.h
+++ b/
src/include/linux/xfrm.h
@@
-315,11
+315,13
@@
struct xfrm_usersa_flush {
__u8 proto;
};
+#ifndef __KERNEL__
/* backwards compatibility for userspace */
#define XFRMGRP_ACQUIRE 1
#define XFRMGRP_EXPIRE 2
#define XFRMGRP_SA 4
#define XFRMGRP_POLICY 8
+#endif
enum xfrm_nlgroups {
XFRMNLGRP_NONE,