Home
last modified time | relevance | path

Searched refs:tcps_closed (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1206 u_int32_t tcps_closed; /* conn. closed (includes drops) */ member
H A Dtcp_subr.c1756 tcpstat.tcps_closed++; in tcp_close()
1758 tcpstat.tcps_closed, 0, 0, 0, 0); in tcp_close()