Home
last modified time | relevance | path

Searched refs:RACK (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_sack_sack-shift-sacked-7-3-4-8-9-fack.pkt22 // SACK for 7001:8001. Using RACK we delay the fast retransmit.
24 // RACK reordering timer
28 assert tcpi_lost == 7, tcpi_lost # RACK thinks 1:7001 are lost
H A Dtcp_sack_sack-shift-sacked-7-5-6-8-9-fack.pkt22 // SACK for 7001:8001. Using RACK we delay a fast retransmit.
27 assert tcpi_lost == 7,tcpi_lost # RACK thinks 1:7001 are lost
/linux-6.15/drivers/gpu/drm/mediatek/
H A Dmtk_dsi.c107 #define RACK BIT(0) macro
650 mtk_dsi_mask(dsi, DSI_RACK, RACK, RACK); in mtk_dsi_irq()
/linux-6.15/Documentation/networking/
H A Dip-sysctl.rst414 TLP requires RACK to function properly (see tcp_recovery below)
648 RACK: 0x1 enables the RACK loss detection for fast detection of lost
652 RACK: 0x2 makes RACK's reordering window static (min_rtt/4).
654 RACK: 0x4 disables RACK's DUPACK threshold heuristic