pub const SCMP_ARCH_X32: u32 = 0x4000003e;
Expand description

The x32 (32-bit x86_64) architecture token

NOTE: this is different from the value used by the kernel because libseccomp need to be able to distinguish between x32 and x86_64