Searched refs:tcps_closed (Results 1 – 6 of 6) sorted by relevance
172 DO(tcps_closed); in domode()
543 TCPSTAT_INC(tcps_closed); in tcp_twclose()
513 uint64_t tcps_closed; /* conn. closed (includes drops) */ member
2012 TCPSTAT_INC(tcps_closed); in tcp_close()
521 printf(" %10lu closed (includes dropped)\n", s.tcps_closed); in print_tcp_stats()
722 p2(tcps_closed, tcps_drops, "\t{:connections-closed/%ju} " in tcp_stats()