Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_cache.c110 uint32_t tc_last_access; member
357 uint32_t age = tcp_now - tpcache->tc_last_access; in tcp_getcache_with_lock()
388 tpcache->tc_last_access = tcp_now; in tcp_getcache_with_lock()