Constant MAX_BPF_REG
pub const MAX_BPF_REG: i32 = _; // 11i32
Available on crate feature
dep_nc
only.Expand description
BPF has 10 general purpose 64-bit registers and stack frame.
pub const MAX_BPF_REG: i32 = _; // 11i32
dep_nc
only.BPF has 10 general purpose 64-bit registers and stack frame.