Constant BPF_EXIT

Source
pub const BPF_EXIT: u8 = 0x90;
Expand description

BPF JMP operation code: return from program.