[][src]Constant nc::types::BPF_F_STRICT_ALIGNMENT

pub const BPF_F_STRICT_ALIGNMENT: i32

If BPF_F_STRICT_ALIGNMENT is used in BPF_PROG_LOAD command, the verifier will perform strict alignment checking as if the kernel has been built with CONFIG_EFFICIENT_UNALIGNED_ACCESS not set, and NET_IP_ALIGN defined to 2.