Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cache.c708 struct tcp_heuristic *oldest_heur = NULL; in tcp_getheuristic_with_lock() local
716 oldest_heur = tpheur; in tcp_getheuristic_with_lock()
719 VERIFY(oldest_heur != NULL); in tcp_getheuristic_with_lock()
721 tpheur = oldest_heur; in tcp_getheuristic_with_lock()