Constant BPF_JGE

Source
pub const BPF_JGE: u8 = 0x30;
Expand description

BPF JMP operation code: jump if greater or equal.