BPF_MAX_LEN

Constant BPF_MAX_LEN 

Source
pub const BPF_MAX_LEN: usize = 4096;
Expand description

The maximum seccomp-BPF program length allowed by the linux kernel.