Searched refs:tcp_timeout_cached_alloc (Results 1 – 3 of 3) sorted by relevance
129 kstat_named_t tcp_timeout_cached_alloc; member185 uint64_t tcp_timeout_cached_alloc; member
944 stats->tcp_timeout_cached_alloc.value.ui64 = 0; in tcp_clr_stats()1044 to->tcp_timeout_cached_alloc.value.ui64 += in tcp_add_stats()1045 from->tcp_timeout_cached_alloc; in tcp_add_stats()
149 TCP_DBGSTAT(tcp->tcp_tcps, tcp_timeout_cached_alloc); in tcp_timeout()