Constant BPF_DIV

Source
pub const BPF_DIV: u8 = 0x30;
Expand description

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