Searched refs:latest_notif (Results 1 – 1 of 1) sorted by relevance
76 u32 latest_notif; /* latest revocation notification */ member584 if (seqno < avc->avc_cache.latest_notif) { in avc_latest_notif_update()586 seqno, avc->avc_cache.latest_notif); in avc_latest_notif_update()590 if (seqno > avc->avc_cache.latest_notif) in avc_latest_notif_update()591 avc->avc_cache.latest_notif = seqno; in avc_latest_notif_update()1191 return state->avc->avc_cache.latest_notif; in avc_policy_seqno()