Constant BPF_ARSH

Source
pub const BPF_ARSH: u8 = 0xc0;
Expand description

BPF ALU/ALU64 operation code: sign extending right shift.