Searched refs:so_cache_hw (Results 1 – 1 of 1) sorted by relevance
150 static u_int32_t so_cache_hw; /* High water mark for socache */ variable507 if (so_cache_hw < cached_sock_count) { in cached_sock_free()508 so_cache_hw = cached_sock_count; in cached_sock_free()