Searched refs:tcps_sndacks (Results 1 – 7 of 7) sorted by relevance
184 DO(tcps_sndacks); in domode()244 L(5, tcps_conndrops); R(5, tcps_sndacks); in showtcp()
615 TCPSTAT_INC(tcps_sndacks); in tcp_twrespond()
503 uint64_t tcps_sndacks; /* ack-only packets sent */ member
1298 TCPSTAT_INC(tcps_sndacks); in syncache_add()1467 TCPSTAT_INC(tcps_sndacks); in syncache_add()
1073 TCPSTAT_INC(tcps_sndacks); in tcp_output()
539 printf(" %10lu ACK-only packets sent\n", s.tcps_sndacks); in print_tcp_stats()
686 p2a(tcps_sndacks, tcps_delack, "\t\t{:sent-ack-only-packets/%ju} " in tcp_stats()