[][src]Constant nc::types::BPF_F_ZERO_SEED

pub const BPF_F_ZERO_SEED: i32 = 1 << 6; // 64i32

Zero-initialize hash function seed. This should only be used for testing.