Constant BPF_JMP

pub const BPF_JMP: u32 = 0x05; // 5u32
Available on crate feature dep_sdl3 only.