Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_timer.c387 u_int32_t tcps_ecn_fallback_ce; member
2629 tcp_cumulative_stat(tcpstat.tcps_ecn_fallback_ce, in tcp_report_stats()
2630 &prev.tcps_ecn_fallback_ce, &stat.ecn_fallback_ce); in tcp_report_stats()
H A Dtcp_cache.c987 tcpstat.tcps_ecn_fallback_ce++; in tcp_heuristic_inc_counters()
H A Dtcp_var.h1400 …u_int32_t tcps_ecn_fallback_ce; /* Number of times we fallback because we received too man… member
H A Dtcp_input.c3595 tcpstat.tcps_ecn_fallback_ce++; in tcp_input()