Constant BPF_JLE

Source
pub const BPF_JLE: u8 = 0xb0;
Expand description

BPF JMP operation code: jump if lower or equal.