Searched refs:tcps_sndbyte (Results 1 – 5 of 5) sorted by relevance
181 DO(tcps_sndbyte); in domode()
426 u_long tcps_sndbyte; /* data bytes sent */ member
945 TCPSTAT_ADD(tcps_sndbyte, len); in tcp_output()
536 printf(" %10lu data bytes sent\n", s.tcps_sndbyte); in print_tcp_stats()
623 p2(tcps_sndpack,tcps_sndbyte, "\t\t%lu data packet%s (%lu byte%s)\n"); in tcp_stats()