Constant BPF_CALL

Source
pub const BPF_CALL: u8 = 0x80;
Expand description

BPF JMP operation code: syscall function call.