Searched refs:tcp_timeout_calls (Results 1 – 3 of 3) sorted by relevance
128 kstat_named_t tcp_timeout_calls; member184 uint64_t tcp_timeout_calls; member
943 stats->tcp_timeout_calls.value.ui64 = 0; in tcp_clr_stats()1042 to->tcp_timeout_calls.value.ui64 += in tcp_add_stats()1043 from->tcp_timeout_calls; in tcp_add_stats()
144 TCP_DBGSTAT(tcp->tcp_tcps, tcp_timeout_calls); in tcp_timeout()