Home
last modified time | relevance | path

Searched refs:undo_marker (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/ipv4/
H A Dtcp_input.c1280 if (!is_dsack || !tp->undo_marker) in tcp_is_sackblock_valid()
1291 if (!after(end_seq, tp->undo_marker)) in tcp_is_sackblock_valid()
1333 after(end_seq_0, tp->undo_marker)) in tcp_check_dsack()
1407 after(end_seq, tp->undo_marker)) in tcp_sacktag_one()
1909 if (!tp->undo_marker) in tcp_sacktag_write_queue()
2135 tp->undo_marker = 0; in tcp_clear_retrans()
2146 tp->undo_marker = tp->snd_una; in tcp_init_undo()
2596 tp->undo_marker = 0; in tcp_undo_cwnd_reduction()
2764 tp->undo_marker = 0; in tcp_enter_cwr()
2853 tp->undo_marker = 0; in tcp_non_congestion_loss_retransmit()
[all …]
H A Dtcp_minisocks.c600 newtp->undo_marker = treq->snt_isn; in tcp_create_openreq_child()
/linux-6.15/Documentation/networking/net_cachelines/
H A Dtcp_sock.rst130 u32 undo_marker
/linux-6.15/include/linux/
H A Dtcp.h429 u32 undo_marker; /* snd_una upon a new recovery episode. */ member
/linux-6.15/Documentation/networking/
H A Dsnmp_counter.rst712 updated. Which counter will be updated depends on the undo_marker flag
713 of the TCP socket. If the undo_marker is not set, the TCP stack isn't
717 will be updated. If the undo_marker is set, TcpExtTCPDSACKIgnoredOld