Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_cache.c711 struct tcp_heuristic *__single oldest_heur = NULL; in tcp_getheuristic_with_lock() local
719 oldest_heur = tpheur; in tcp_getheuristic_with_lock()
722 VERIFY(oldest_heur != NULL); in tcp_getheuristic_with_lock()
724 tpheur = oldest_heur; in tcp_getheuristic_with_lock()