Searched refs:pol_ctx (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/key/
H A Daf_key.c2273 struct xfrm_sec_ctx *pol_ctx = NULL; local
2309 err = security_xfrm_policy_alloc(&pol_ctx, uctx);
2316 pol->sadb_x_policy_dir - 1, &sel, pol_ctx,
2318 security_xfrm_policy_free(pol_ctx);

Completed in 54 milliseconds