Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/ !
H A Dtcp_cache.c691 struct tcp_heuristic *__single oldest_heur = NULL; in tcp_getheuristic_with_lock() local
699 oldest_heur = tpheur; in tcp_getheuristic_with_lock()
702 VERIFY(oldest_heur != NULL); in tcp_getheuristic_with_lock()
704 tpheur = oldest_heur; in tcp_getheuristic_with_lock()