Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_cache.c60 uint32_t th_last_access; member
718 uint32_t age = tcp_now - tpheur->th_last_access; in tcp_getheuristic_with_lock()
759 tpheur->th_last_access = tcp_now; in tcp_getheuristic_with_lock()