[MLSXFRM]: Default labeling of socket specific IPSec policies
[deliverable/linux.git] / security / dummy.c
index c0ff6b9bfd7dc98b2445523afb0c79b4104e2986..66cc064049302861941abec312031fd6d922ff20 100644 (file)
@@ -815,7 +815,8 @@ static inline void dummy_sk_getsecid(struct sock *sk, u32 *secid)
 #endif /* CONFIG_SECURITY_NETWORK */
 
 #ifdef CONFIG_SECURITY_NETWORK_XFRM
-static int dummy_xfrm_policy_alloc_security(struct xfrm_policy *xp, struct xfrm_user_sec_ctx *sec_ctx)
+static int dummy_xfrm_policy_alloc_security(struct xfrm_policy *xp,
+               struct xfrm_user_sec_ctx *sec_ctx, struct sock *sk)
 {
        return 0;
 }
This page took 0.030392 seconds and 5 git commands to generate.