Searched refs:tcp_lso_times (Results 1 – 3 of 3) sorted by relevance
115 kstat_named_t tcp_lso_times; member171 uint64_t tcp_lso_times; member
929 stats->tcp_lso_times.value.ui64 = 0; in tcp_clr_stats()1016 to->tcp_lso_times.value.ui64 += in tcp_add_stats()1017 from->tcp_lso_times; in tcp_add_stats()
2194 TCP_STAT(tcps, tcp_lso_times); in tcp_send()