Constant BPF_JGT

Source
pub const BPF_JGT: u8 = 0x20;
Expand description

BPF JMP operation code: jump if greater than.