Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cache.c709 struct tcp_heuristic *oldest_heur = NULL; in tcp_getheuristic_with_lock() local
717 oldest_heur = tpheur; in tcp_getheuristic_with_lock()
720 VERIFY(oldest_heur != NULL); in tcp_getheuristic_with_lock()
722 tpheur = oldest_heur; in tcp_getheuristic_with_lock()