Skip to main content

BPF_EVENT_OVERHEAD_BYTES

Constant BPF_EVENT_OVERHEAD_BYTES 

Source
pub const BPF_EVENT_OVERHEAD_BYTES: u64 = 64;
Expand description

Per-event fixed overhead estimate (bytes) used by the ReorderBuffer for memory accounting alongside the event payload size.