Searched refs:ecn_fallback_ce (Results 1 – 6 of 6) sorted by relevance
284 u_int64_t ecn_fallback_ce; member345 ecn_fallback_ce:1, member
1313 u_int32_t ecn_fallback_ce; /* Number of times we fallback because we received too many CEs */ member
4666 data->u.tcp_stats.ecn_fallback_ce); in nstat_sysinfo_send_data_internal()
5373 if (ifs->ecn_fallback_ce) { in tcp_update_stats_per_flow()5374 IFP_PER_FLOW_STAT(ifs->ipv4, ecn_fallback_ce); in tcp_update_stats_per_flow()
2639 &prev.tcps_ecn_fallback_ce, &stat.ecn_fallback_ce); in tcp_report_stats()
3037 INP_INC_IFNET_STAT(inp, ecn_fallback_ce); in tcp_input()