Constant BPF_JSLE

Source
pub const BPF_JSLE: u8 = 0xd0;
Expand description

BPF JMP operation code: jump if lower or equal (signed).