Constant MAX_PROGRAM_INSTRUCTIONS

Source
pub const MAX_PROGRAM_INSTRUCTIONS: u32 = 4096;
Expand description

Maximum allowed number of instructions in an eBPF program.