Searched refs:FLAG_ORIG_SACK_ACKED (Results 1 – 1 of 1) sorted by relevance
94 #define FLAG_ORIG_SACK_ACKED 0x200 /* Never retransmitted data are (s)acked */ macro1243 state->flag |= FLAG_ORIG_SACK_ACKED; in tcp_sacktag_one()2679 if ((flag & FLAG_ORIG_SACK_ACKED) && in tcp_process_loss()3123 flag |= FLAG_ORIG_SACK_ACKED; in tcp_clean_rtx_queue()3214 flag &= ~FLAG_ORIG_SACK_ACKED; in tcp_clean_rtx_queue()