Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_timer.c390 u_int32_t tcps_ecn_fallback_ce; member
2645 tcp_cumulative_stat(tcpstat.tcps_ecn_fallback_ce, in tcp_report_stats()
2646 &prev.tcps_ecn_fallback_ce, &stat.ecn_fallback_ce); in tcp_report_stats()
H A Dtcp_var.h1401 …u_int32_t tcps_ecn_fallback_ce; /* Number of times we fallback because we received too man… member
H A Dtcp_input.c3060 tcpstat.tcps_ecn_fallback_ce++; in tcp_input()
3070 tcpstat.tcps_ecn_fallback_ce++; in tcp_input()