Searched refs:FLAG_LOST_RETRANS (Results 1 – 1 of 1) sorted by relevance
113 #define FLAG_LOST_RETRANS 0x80 /* This ACK marks some retransmission lost */ macro2490 !(flag & FLAG_LOST_RETRANS)) { in tcp_cwnd_reduction()2815 flag |= FLAG_LOST_RETRANS; in tcp_fastretrans_alert()2838 !(flag & FLAG_LOST_RETRANS)) in tcp_fastretrans_alert()