Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_policy.c171 static int xfrm_bundle_ok(struct xfrm_dst *xdst);
3775 return !xfrm_bundle_ok((struct xfrm_dst *)dst); in stale_bundle()
3831 static int xfrm_bundle_ok(struct xfrm_dst *first) in xfrm_bundle_ok() function