Searched refs:latest_notif (Results 1 – 1 of 1) sorted by relevance
79 u32 latest_notif; /* latest revocation notification */ member591 if (seqno < avc->avc_cache.latest_notif) { in avc_latest_notif_update()593 seqno, avc->avc_cache.latest_notif); in avc_latest_notif_update()597 if (seqno > avc->avc_cache.latest_notif) in avc_latest_notif_update()598 avc->avc_cache.latest_notif = seqno; in avc_latest_notif_update()1229 return state->avc->avc_cache.latest_notif; in avc_policy_seqno()