Constant MAX_PROGRAM_MAPS

pub const MAX_PROGRAM_MAPS: u32 = 4096; // 4_096u32
Expand description

Maximum number of maps an eBPF program can use.