Home
last modified time | relevance | path

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

/Linux-v5.10/net/xfrm/
Dxfrm_policy.c164 static int stale_bundle(struct dst_entry *dst);
3727 if (dst->obsolete < 0 && !stale_bundle(dst)) in xfrm_dst_check()
3733 static int stale_bundle(struct dst_entry *dst) in stale_bundle() function