Constant ARSH32_REG

Source
pub const ARSH32_REG: u8 = _; // 204u8
Expand description

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