Home
last modified time | relevance | path

Searched refs:xfrm_policy_construct (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_user.c1670 static struct xfrm_policy *xfrm_policy_construct(struct net *net, struct xfrm_userpolicy_info *p, s… in xfrm_policy_construct() function
1726 xp = xfrm_policy_construct(net, p, attrs, &err); in xfrm_add_policy()
2365 xp = xfrm_policy_construct(net, &ua->policy, attrs, &err); in xfrm_add_acquire()