Constant nc::types::MAX_BPF_REG[][src]

pub const MAX_BPF_REG: i32 = BPF_REG_10 + 1; // 11i32
Expand description

BPF has 10 general purpose 64-bit registers and stack frame.