Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_timer.c390 u_int32_t tcps_ecn_fallback_ce; member
2625 tcp_cumulative_stat(tcpstat.tcps_ecn_fallback_ce, in tcp_report_stats()
2626 &prev.tcps_ecn_fallback_ce, &stat.ecn_fallback_ce); in tcp_report_stats()
H A Dtcp_var.h1165 …u_int32_t tcps_ecn_fallback_ce; /* Number of times we fallback because we received too man… member
H A Dtcp_input.c2794 tcpstat.tcps_ecn_fallback_ce++; in tcp_input()
2804 tcpstat.tcps_ecn_fallback_ce++; in tcp_input()