Searched refs:tcps_conndrops (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/netinet/ | ||
| H A D | tcp_var.h | 1205 u_int32_t tcps_conndrops; /* embryonic connections dropped */ member |
| H A D | tcp_subr.c | 1256 tcpstat.tcps_conndrops++; in tcp_drop() |