kernel/security/selinux/include/xfrm.h
.. .. @@ -26,7 +26,7 @@ 26 26 int selinux_xfrm_policy_lookup(struct xfrm_sec_ctx *ctx, u32 fl_secid, u8 dir); 27 27 int selinux_xfrm_state_pol_flow_match(struct xfrm_state *x, 28 28 struct xfrm_policy *xp, 29 - const struct flowi *fl);29 + const struct flowi_common *flic);30 30 31 31 #ifdef CONFIG_SECURITY_NETWORK_XFRM 32 32 extern atomic_t selinux_xfrm_refcount;