pub const SCMP_ACT_ALLOW: u32 = 0x7fff0000;
Expand description

Allow the syscall to be executed