Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_timer.c2612 &prev.tcps_ecn_sent_ece, &stat.ecn_sent_ece); in tcp_report_stats()
2614 &prev.tcps_ecn_sent_ece, &stat.ecn_sent_ece); in tcp_report_stats()
/xnu-12377.61.12/bsd/net/
H A Dntstat.h1579 u_int32_t ecn_sent_ece; /* Number of ECEs sent in response to CE */ member
H A Dntstat.c5028 data->u.tcp_stats.ecn_sent_ece); in nstat_sysinfo_send_data_internal()