Home
last modified time | relevance | path

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

/Linux-v4.19/net/xfrm/
Dxfrm_policy.c60 static int xfrm_bundle_ok(struct xfrm_dst *xdst);
2542 return !xfrm_bundle_ok((struct xfrm_dst *)dst); in stale_bundle()
2598 static int xfrm_bundle_ok(struct xfrm_dst *first) in xfrm_bundle_ok() function