Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_private.h315 uint64_t tcpi_ecn_capable_packets_sent; /* Packets sent with ECT */ member
H A Dtcp_usrreq.c1913 ti->tcpi_ecn_capable_packets_sent = tp->t_ecn_capable_packets_sent; in tcp_fill_info()