Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/ !
H A Dtcp_cache.c60 uint32_t th_last_access; member
713 uint32_t age = tcp_now - tpheur->th_last_access; in tcp_getheuristic_with_lock()
754 tpheur->th_last_access = tcp_now; in tcp_getheuristic_with_lock()