Constant BPF_AND

Source
pub const BPF_AND: u8 = 0x50;
Expand description

BPF ALU/ALU64 operation code: and.