Searched refs:xfrm_bundle_create (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_policy.c | 2534 static struct dst_entry *xfrm_bundle_create(struct xfrm_policy *policy, in xfrm_bundle_create() function 2741 dst = xfrm_bundle_create(pols[0], xfrm, bundle, err, fl, dst_orig); in xfrm_resolve_and_create_bundle()
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_policy.c | 2613 static struct dst_entry *xfrm_bundle_create(struct xfrm_policy *policy, in xfrm_bundle_create() function 2824 dst = xfrm_bundle_create(pols[0], xfrm, bundle, err, fl, dst_orig); in xfrm_resolve_and_create_bundle()
|
Completed in 12 milliseconds