⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

MAX_SACK_BLOCKS

Constant MAX_SACK_BLOCKS 

Source
pub const MAX_SACK_BLOCKS: usize = 4;
Expand description

Maximum number of SACK blocks in a single TCP option (limited by option space)