pub const PROG_MAX_INSNS: usize = 65_536;
Expand description

Maximum number of instructions in an eBPF program.