Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cache.c61 uint32_t th_last_access; member
714 uint32_t age = tcp_now - tpheur->th_last_access; in tcp_getheuristic_with_lock()
755 tpheur->th_last_access = tcp_now; in tcp_getheuristic_with_lock()