Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_output.c3278 tcpstat.tcps_sndtotal++; in tcp_output()
3405 tcpstat.tcps_sndtotal++; in tcp_output()
H A Dtcp_var.h1217 u_int32_t tcps_sndtotal; /* total packets sent */ member