Constant BPF_F_ZERO_SEED
pub const BPF_F_ZERO_SEED: i32 = _; // 64i32
Available on crate feature
dep_nc
only.Expand description
Zero-initialize hash function seed. This should only be used for testing.
pub const BPF_F_ZERO_SEED: i32 = _; // 64i32
dep_nc
only.Zero-initialize hash function seed. This should only be used for testing.