Searched refs:t_dupacks (Results 1 – 5 of 5) sorted by relevance
471 tp->t_dupacks = 0; in cc_cong_signal()1843 tp->t_dupacks = 0; in tcp_do_segment()2527 tp->t_dupacks = 0; in tcp_do_segment()2573 tp->t_dupacks = 0; in tcp_do_segment()2660 tp->t_dupacks = 0; in tcp_do_segment()2666 tp->t_dupacks = 0; in tcp_do_segment()2724 KASSERT(tp->t_dupacks == 1 || in tcp_do_segment()2725 tp->t_dupacks == 2, in tcp_do_segment()2728 if (tp->t_dupacks == 1) in tcp_do_segment()2766 tp->t_dupacks = 0; in tcp_do_segment()[all …]
247 int t_dupacks; /* consecutive dup acks recd */ member
2950 TAILQ_FIRST(&tp->t_segq), tp->t_segqlen, tp->t_dupacks); in db_print_tcpcb()
4027 tp->t_dupacks = 0; in rack_cong_signal()9115 tp->t_dupacks = 0; in rack_fastack()