Searched refs:ECN_MIN_CE_PROBES (Results 1 – 2 of 2) sorted by relevance
37 #define ECN_MIN_CE_PROBES 10 /* Probes are basically the number of incoming packets */ macro
2869 if (inp->inp_stat->rxpackets < ECN_MIN_CE_PROBES) { in tcp_input()