Constant solana_rbpf::ebpf::PROG_MAX_INSNS[][src]

pub const PROG_MAX_INSNS: usize = 65_536;

Maximum number of instructions in an eBPF program.