Searched refs:tc_last_access (Results 1 – 3 of 3) sorted by relevance
92 uint32_t tc_last_access; member
88 uint32_t tc_last_access; member340 uint32_t age = tcp_now - tpcache->tc_last_access; in tcp_getcache_with_lock()374 tpcache->tc_last_access = tcp_now; in tcp_getcache_with_lock()1691 cache_data.tc_last_access = tpcache->tc_last_access;
70 T_LOG(" tc_last_access: %u", entry->tc_last_access);