Searched refs:latest_notif (Results 1 – 1 of 1) sorted by relevance
76 u32 latest_notif; /* latest revocation notification */ member629 if (seqno < avc_cache.latest_notif) { in avc_latest_notif_update()631 seqno, avc_cache.latest_notif); in avc_latest_notif_update()635 if (seqno > avc_cache.latest_notif) in avc_latest_notif_update()636 avc_cache.latest_notif = seqno; in avc_latest_notif_update()1174 return avc_cache.latest_notif; in avc_policy_seqno()