Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c166 static int xfrm_bundle_ok(struct xfrm_dst *xdst);
3792 return !xfrm_bundle_ok((struct xfrm_dst *)dst); in stale_bundle()
3843 static int xfrm_bundle_ok(struct xfrm_dst *first) in xfrm_bundle_ok() function
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c166 static int xfrm_bundle_ok(struct xfrm_dst *xdst);
3838 return !xfrm_bundle_ok((struct xfrm_dst *)dst); in stale_bundle()
3894 static int xfrm_bundle_ok(struct xfrm_dst *first) in xfrm_bundle_ok() function

Completed in 11 milliseconds