tcp_stat_t
tcp_add_stats(tcp_stat_counter_t *from, tcp_stat_t *to)
static void tcp_add_stats(tcp_stat_counter_t *, tcp_stat_t *);
static void tcp_clr_stats(tcp_stat_t *);
tcp_stat_t template = {
tcp_stat_t *stats;
stats = (tcp_stat_t *)kp->ks_data;
tcp_clr_stats(tcp_stat_t *stats)