Searched refs:ECN_MIN_CE_PROBES (Results 1 – 2 of 2) sorted by relevance
112 #define ECN_MIN_CE_PROBES (20) /* Probes are basically the number of incoming packets */ macro
2209 if (tp->t_ecn_capable_packets_acked < ECN_MIN_CE_PROBES) { in tcp_ece_aggressive_heur()3599 if (inp->inp_mstat.ms_total.ts_rxpackets < ECN_MIN_CE_PROBES) { in tcp_input()