Searched refs:latest_notif (Results 1 – 1 of 1) sorted by relevance
76 u32 latest_notif; /* latest revocation notification */ member652 if (seqno < avc->avc_cache.latest_notif) { in avc_latest_notif_update()654 seqno, avc->avc_cache.latest_notif); in avc_latest_notif_update()658 if (seqno > avc->avc_cache.latest_notif) in avc_latest_notif_update()659 avc->avc_cache.latest_notif = seqno; in avc_latest_notif_update()1214 return state->avc->avc_cache.latest_notif; in avc_policy_seqno()