Searched refs:tcp_reass_timeout (Results 1 – 3 of 3) sorted by relevance
123 kstat_named_t tcp_reass_timeout; member179 uint64_t tcp_reass_timeout; member
937 stats->tcp_reass_timeout.value.ui64 = 0; in tcp_clr_stats()1032 to->tcp_reass_timeout.value.ui64 += in tcp_add_stats()1033 from->tcp_reass_timeout; in tcp_add_stats()
531 TCP_STAT(tcp->tcp_tcps, tcp_reass_timeout); in tcp_reass_timer()