Searched refs:tcps_ecn_fallback_ce (Results 1 – 4 of 4) sorted by relevance
387 u_int32_t tcps_ecn_fallback_ce; member2629 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()
987 tcpstat.tcps_ecn_fallback_ce++; in tcp_heuristic_inc_counters()
1400 …u_int32_t tcps_ecn_fallback_ce; /* Number of times we fallback because we received too man… member
3595 tcpstat.tcps_ecn_fallback_ce++; in tcp_input()