Searched refs:ProgramTooLarge (Results 1 – 1 of 1) sorted by relevance
70 ProgramTooLarge, enumerator163 ProgramTooLarge => write!(f, "bpf program is too large (max 64K instructions)"), in fmt()366 return Err(Error::ProgramTooLarge); in parse_seccomp_program()