Searched refs:th_ecn_aggressive (Results 1 – 1 of 1) sorted by relevance
74 uint8_t th_ecn_aggressive; /* The number of times we did an aggressive fallback */ member1189 (tcp_min_to_hz(tcp_ecn_timeout) << (tpheur->th_ecn_aggressive)); in tcp_heuristic_ecn_aggressive_common()1195 if (tpheur->th_ecn_aggressive < TCP_CACHE_OVERFLOW_PROTECT) { in tcp_heuristic_ecn_aggressive_common()1196 tpheur->th_ecn_aggressive++; in tcp_heuristic_ecn_aggressive_common()