Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_output.c2736 tcpstat.tcps_sndtotal++; in tcp_output()
2850 tcpstat.tcps_sndtotal++; in tcp_output()
H A Dtcp_var.h991 u_int32_t tcps_sndtotal; /* total packets sent */ member