Constant BPF_MUL

Source
pub const BPF_MUL: u8 = 0x20;
Expand description

BPF ALU/ALU64 operation code: multiplication. [DEPRECATED]