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