aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/xfrm.h')
-rw-r--r--include/net/xfrm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/xfrm.h b/include/net/xfrm.h
index a9dbe091ae58..ab9e747340b4 100644
--- a/include/net/xfrm.h
+++ b/include/net/xfrm.h
@@ -259,6 +259,7 @@ struct xfrm_state_afinfo {
259 unsigned int family; 259 unsigned int family;
260 unsigned int proto; 260 unsigned int proto;
261 unsigned int eth_proto; 261 unsigned int eth_proto;
262 unsigned int nf_post_routing;
262 struct module *owner; 263 struct module *owner;
263 struct xfrm_type *type_map[IPPROTO_MAX]; 264 struct xfrm_type *type_map[IPPROTO_MAX];
264 struct xfrm_mode *mode_map[XFRM_MODE_MAX]; 265 struct xfrm_mode *mode_map[XFRM_MODE_MAX];