Searched refs:latest_notif (Results 1 – 1 of 1) sorted by relevance
73 u32 latest_notif; /* latest revocation notification */ member580 if (seqno < avc->avc_cache.latest_notif) { in avc_latest_notif_update()582 seqno, avc->avc_cache.latest_notif); in avc_latest_notif_update()586 if (seqno > avc->avc_cache.latest_notif) in avc_latest_notif_update()587 avc->avc_cache.latest_notif = seqno; in avc_latest_notif_update()1210 return state->avc->avc_cache.latest_notif; in avc_policy_seqno()