Searched refs:tcp_lso_times (Results 1 – 3 of 3) sorted by relevance
117 kstat_named_t tcp_lso_times; member178 uint64_t tcp_lso_times; member
996 stats->tcp_lso_times.value.ui64 = 0; in tcp_clr_stats()1088 to->tcp_lso_times.value.ui64 += in tcp_add_stats()1089 from->tcp_lso_times; in tcp_add_stats()
2233 TCP_STAT(tcps, tcp_lso_times); in tcp_send()