Constant BPF_LD

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

BPF operation class: load from immediate. [DEPRECATED]