[][src]Constant solana_rbpf::ebpf::BPF_JLE

pub const BPF_JLE: u8 = 0xb0;

BPF JMP operation code: jump if lower or equal.