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