Home
last modified time | relevance | path

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

/linux-4.1.27/net/xfrm/
Dxfrm_user.c1447 static struct xfrm_policy *xfrm_policy_construct(struct net *net, struct xfrm_userpolicy_info *p, s… in xfrm_policy_construct() function
1495 xp = xfrm_policy_construct(net, p, attrs, &err); in xfrm_add_policy()
2096 xp = xfrm_policy_construct(net, &ua->policy, attrs, &err); in xfrm_add_acquire()