Searched refs:so_cache_time (Results 1 – 1 of 1) sorted by relevance
156 static uint64_t so_cache_time; variable501 so_cache_time = net_uptime(); in cached_sock_free()513 so->cache_timestamp = so_cache_time; in cached_sock_free()573 so_cache_time = net_uptime(); in so_cache_timer()578 if ((so_cache_time - p->cache_timestamp) < in so_cache_timer()