Constant BPF_MOD

Source
pub const BPF_MOD: u8 = 0x90;
Expand description

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