Searched refs:ecn_fallback_ce (Results 1 – 7 of 7) sorted by relevance
317 u_int64_t ecn_fallback_ce; member379 ecn_fallback_ce:1, member
1587 u_int32_t ecn_fallback_ce; /* Number of times we fallback because we received too many CEs */ member
5052 data->u.tcp_stats.ecn_fallback_ce); in nstat_sysinfo_send_data_internal()
988 TCP_CACHE_INC_IFNET_STAT(tcks->ifp, tcks->af, ecn_fallback_ce); in tcp_heuristic_inc_counters()
2630 &prev.tcps_ecn_fallback_ce, &stat.ecn_fallback_ce); in tcp_report_stats()
5562 if (ifs->ecn_fallback_ce) { in tcp_update_stats_per_flow()5563 IFP_PER_FLOW_STAT(ifs->ipv4, ecn_fallback_ce); in tcp_update_stats_per_flow()
3597 INP_INC_IFNET_STAT(inp, ecn_fallback_ce); in tcp_input()