Searched refs:old_dupacks (Results 1 – 1 of 1) sorted by relevance
4930 uint32_t old_dupacks; in tcp_input() local4943 old_dupacks = tp->t_dupacks; in tcp_input()5025 …} else if ((!TCP_RACK_ENABLED(tp) && tp->t_dupacks > tp->t_rexmtthresh && old_dupacks >= tp->t_rex… in tcp_input()