Home
last modified time | relevance | path

Searched refs:t_ecn_capable_packets_sent (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h570 uint64_t t_ecn_capable_packets_sent; /* Packets sent with ECT */ member
H A Dtcp_usrreq.c1912 ti->tcpi_ecn_capable_packets_sent = tp->t_ecn_capable_packets_sent; in tcp_fill_info()
H A Dtcp_output.c2459 tp->t_ecn_capable_packets_sent++; in tcp_output()