Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_var.h1230 u_int32_t tcps_closed; /* conn. closed (includes drops) */ member
H A Dtcp_subr.c2014 tcpstat.tcps_closed++; in tcp_close()
2016 tcpstat.tcps_closed, 0, 0, 0, 0); in tcp_close()