Searched refs:dup_ack_counter (Results 1 – 3 of 3) sorted by relevance
47 u8:2 dup_ack_counter
373 u8 dup_ack_counter:2, member
5715 tp->dup_ack_counter = 0; in __tcp_ack_snd_check()5717 if (tp->dup_ack_counter < TCP_FASTRETRANS_THRESH) { in __tcp_ack_snd_check()5718 tp->dup_ack_counter++; in __tcp_ack_snd_check()