Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h980 u_int32_t tcps_closed; /* conn. closed (includes drops) */ member
H A Dtcp_subr.c1696 tcpstat.tcps_closed++; in tcp_close()
1698 tcpstat.tcps_closed, 0, 0, 0, 0); in tcp_close()