Constant ARSH32_IMM

Source
pub const ARSH32_IMM: u8 = _; // 196u8
Expand description

BPF opcode: arsh32 dst, imm /// dst >>= imm (arithmetic).