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