Constant BPF_JSLT

Source
pub const BPF_JSLT: u8 = 0xc0;
Expand description

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