Searched refs:latest_notif (Results 1 – 1 of 1) sorted by relevance
37 uint32_t latest_notif; /* latest revocation notification */ member189 avc_cache.latest_notif = 0; in avc_init()472 if (ae->avd.seqno < avc_cache.latest_notif) { in avc_insert()475 ae->avd.seqno, avc_cache.latest_notif); in avc_insert()744 avd->seqno = avc_cache.latest_notif; in hidden_def()1057 if (seqno > avc_cache.latest_notif) in avc_control()1058 avc_cache.latest_notif = seqno; in avc_control()1133 if (seqno > avc_cache.latest_notif) in avc_ss_reset()1134 avc_cache.latest_notif = seqno; in avc_ss_reset()