Searched refs:tcp_timeout_calls (Results 1 – 3 of 3) sorted by relevance
135 kstat_named_t tcp_timeout_calls; member196 uint64_t tcp_timeout_calls; member
1015 stats->tcp_timeout_calls.value.ui64 = 0; in tcp_clr_stats()1124 to->tcp_timeout_calls.value.ui64 += in tcp_add_stats()1125 from->tcp_timeout_calls; in tcp_add_stats()
144 TCP_DBGSTAT(tcp->tcp_tcps, tcp_timeout_calls); in tcp_timeout()