Constant JGE_IMM

Source
pub const JGE_IMM: u8 = _; // 53u8
Expand description

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