Constant BPF_JLT

Source
pub const BPF_JLT: u8 = 0xa0;
Expand description

BPF JMP operation code: jump if lower than.