Searched refs:latest_notif (Results 1 – 2 of 2) sorted by relevance
37 uint32_t latest_notif; /* latest revocation notification */ member173 avc_cache.latest_notif = 0; in avc_init_internal()474 if (ae->avd.seqno < avc_cache.latest_notif) { in avc_insert()477 ae->avd.seqno, avc_cache.latest_notif); in avc_insert()740 avd->seqno = avc_cache.latest_notif; in avd_init()1052 if (seqno > avc_cache.latest_notif) in avc_control()1053 avc_cache.latest_notif = seqno; in avc_control()1128 if (seqno > avc_cache.latest_notif) in avc_ss_reset()1129 avc_cache.latest_notif = seqno; in avc_ss_reset()
51709 u32 latest_notif; member