Constant BPF_JSGE
pub const BPF_JSGE: i32 = 0x70; // 112i32
Available on crate feature
dep_nc
only.Expand description
SGE is signed ‘>=’, GE in x86
pub const BPF_JSGE: i32 = 0x70; // 112i32
dep_nc
only.SGE is signed ‘>=’, GE in x86