hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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;