Constant JGE_REG

Source
pub const JGE_REG: u8 = _; // 61u8
Expand description

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