Constant BPF_JSGE

Source
pub const BPF_JSGE: u8 = 0x70;
Expand description

BPF JMP operation code: jump if greater or equal (signed).