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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/net/xfrm.h b/include/net/xfrm.h
index 2328532f0076..b965ad795b60 100644
--- a/include/net/xfrm.h
+++ b/include/net/xfrm.h
@@ -843,7 +843,8 @@ __be16 xfrm_flowi_dport(const struct flowi *fl)
843 return port; 843 return port;
844} 844}
845 845
846extern int xfrm_selector_match(struct xfrm_selector *sel, struct flowi *fl, 846extern int xfrm_selector_match(struct xfrm_selector *sel,
847 const struct flowi *fl,
847 unsigned short family); 848 unsigned short family);
848 849
849#ifdef CONFIG_SECURITY_NETWORK_XFRM 850#ifdef CONFIG_SECURITY_NETWORK_XFRM