Constant JGT_IMM

Source
pub const JGT_IMM: u8 = _; // 37u8
Expand description

BPF opcode: jgt dst, imm, +off /// PC += off if dst > imm.