Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c2467 static inline struct xfrm_dst *xfrm_alloc_dst(struct net *net, int family) in xfrm_alloc_dst() function
2564 struct xfrm_dst *xdst = xfrm_alloc_dst(net, family); in xfrm_bundle_create()
2577 /* Ref count is taken during xfrm_alloc_dst() in xfrm_bundle_create()
2897 xdst = xfrm_alloc_dst(net, family); in xfrm_create_dummy_bundle()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c2548 static inline struct xfrm_dst *xfrm_alloc_dst(struct net *net, int family) in xfrm_alloc_dst() function
2643 struct xfrm_dst *xdst = xfrm_alloc_dst(net, family); in xfrm_bundle_create()
2656 /* Ref count is taken during xfrm_alloc_dst() in xfrm_bundle_create()
2980 xdst = xfrm_alloc_dst(net, family); in xfrm_create_dummy_bundle()

Completed in 11 milliseconds