Skip to main content

NAK_INTERVAL_FLOOR

Constant NAK_INTERVAL_FLOOR 

Source
pub const NAK_INTERVAL_FLOOR: Duration;
Expand description

NAKInterval floor — 20 milliseconds (specs/rules/srt-arq.md rule 22, L2953-2960 / L3276): NAKInterval = max((RTT + 4*RTTVar) / 2, 20ms).