BPF_F_ZERO_SEED
flag for BPF_MAP_CREATE command. Zero-initialize hash function seed. This should only be used for testing.
Source
Implementation
pub const BPF_F_ZERO_SEED = 0x40flag for BPF_MAP_CREATE command. Zero-initialize hash function seed. This should only be used for testing.
Source
pub const BPF_F_ZERO_SEED = 0x40