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, 0 insertions, 1 deletions
diff --git a/include/net/xfrm.h b/include/net/xfrm.h
index 9da89039832c..0d4353c11093 100644
--- a/include/net/xfrm.h
+++ b/include/net/xfrm.h
@@ -1459,7 +1459,6 @@ extern int xfrm_migrate(struct xfrm_selector *sel, u8 dir, u8 type,
1459 struct xfrm_kmaddress *k); 1459 struct xfrm_kmaddress *k);
1460#endif 1460#endif
1461 1461
1462extern wait_queue_head_t km_waitq;
1463extern int km_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport); 1462extern int km_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport);
1464extern void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 pid); 1463extern void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 pid);
1465extern int km_report(u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr); 1464extern int km_report(u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr);