Constant BPF_NEG

Source
pub const BPF_NEG: u8 = 0x80;
Expand description

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