Constant JNE_IMM

Source
pub const JNE_IMM: u8 = _; // 85u8
Expand description

BPF opcode: jne dst, imm, +off /// PC += off if dst != imm.