Searched refs:tcps_sndtotal (Results 1 – 8 of 8) sorted by relevance
180 DO(tcps_sndtotal); in domode()241 L(1, tcps_connattempt); R(1, tcps_sndtotal); in showtcp()
255 value->v.uint32 = tcpstat.tcps_sndtotal - in op_tcp()
653 TCPSTAT_INC(tcps_sndtotal); in tcp_twrespond()
500 uint64_t tcps_sndtotal; /* total packets sent */ member
1439 TCPSTAT_INC(tcps_sndtotal); in syncache_add()1611 TCPSTAT_INC(tcps_sndtotal); in syncache_add()
1629 TCPSTAT_INC(tcps_sndtotal); in tcp_output()
534 printf(" %10lu total packets sent\n", s.tcps_sndtotal); in print_tcp_stats()
691 p(tcps_sndtotal, "\t{:sent-packets/%ju} {N:/packet%s sent}\n"); in tcp_stats()