Searched refs:th_ecn_aggressive (Results 1 – 1 of 1) sorted by relevance
62 uint8_t th_ecn_aggressive; /* The number of times we did an aggressive fallback */ member798 tpheur->th_ecn_aggressive = 0; in tcp_heuristic_reset_counters()983 tpheur->th_ecn_aggressive < TCP_CACHE_OVERFLOW_PROTECT && in tcp_heuristic_inc_counters()985 tpheur->th_ecn_aggressive++; in tcp_heuristic_inc_counters()986 if (tpheur->th_ecn_aggressive >= ECN_MAX_CE_AGGRESSIVE) { in tcp_heuristic_inc_counters()991 (tpheur->th_ecn_aggressive - ECN_MAX_CE_AGGRESSIVE)); in tcp_heuristic_inc_counters()