Searched refs:undo_marker (Results 1 – 4 of 4) sorted by relevance
910 tp->undo_marker ? tp->undo_retrans : 0); in tcp_update_reordering()1009 after(end_seq, tp->undo_marker)) in tcp_sacktag_write_queue()1042 after(TCP_SKB_CB(skb)->end_seq, tp->undo_marker)) in tcp_sacktag_write_queue()1188 tp->undo_marker = tp->snd_una; in tcp_enter_frto()1237 tp->undo_marker = 0; in tcp_enter_frto_loss()1258 tp->undo_marker = 0; in tcp_clear_retrans()1290 tp->undo_marker = tp->snd_una; in tcp_enter_loss()1295 tp->undo_marker = 0; in tcp_enter_loss()1661 return tp->undo_marker && in tcp_may_undo()1678 tp->undo_marker = 0; in tcp_try_undo_recovery()[all …]
825 tp->undo_marker = 0; in tcp_simple_retransmit()
407 __u32 undo_marker; /* tracking retrans started here. */ member
1242 tp->undo_marker = 0; in __tcp_enter_cwr()