MAX_PROGRAM_INSTRUCTIONS

Constant MAX_PROGRAM_INSTRUCTIONS 

Source
pub const MAX_PROGRAM_INSTRUCTIONS: u32 = 4096; // 4_096u32
Expand description

Maximum allowed number of instructions in an eBPF program.