hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/security/selinux/include/xfrm.h
....@@ -26,7 +26,7 @@
2626 int selinux_xfrm_policy_lookup(struct xfrm_sec_ctx *ctx, u32 fl_secid, u8 dir);
2727 int selinux_xfrm_state_pol_flow_match(struct xfrm_state *x,
2828 struct xfrm_policy *xp,
29
- const struct flowi *fl);
29
+ const struct flowi_common *flic);
3030
3131 #ifdef CONFIG_SECURITY_NETWORK_XFRM
3232 extern atomic_t selinux_xfrm_refcount;