Constant BPF_SUB

Source
pub const BPF_SUB: u8 = 0x10;
Expand description

BPF ALU/ALU64 operation code: subtraction.