Home
last modified time | relevance | path

Searched refs:tc_last_access (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cache.c110 uint32_t tc_last_access; member
360 uint32_t age = tcp_now - tpcache->tc_last_access; in tcp_getcache_with_lock()
394 tpcache->tc_last_access = tcp_now; in tcp_getcache_with_lock()