Constant BPF_ADD

Source
pub const BPF_ADD: u8 = 0x00;
Expand description

BPF ALU/ALU64 operation code: addition.