Skip to main content

BPF_SEQUENCE_GAP_THRESHOLD

Constant BPF_SEQUENCE_GAP_THRESHOLD 

Source
pub const BPF_SEQUENCE_GAP_THRESHOLD: u64 = 1000;
Expand description

Sequence gap threshold for BPF ring buffer. Gaps larger than this trigger panic-mode hydration and a synthetic SequenceGap event.