const BPF_F_ZERO_SEED: comptime_int = 64;
[src]
flag for BPF_MAP_CREATE command. Zero-initialize hash function seed. This should only be used for testing.
const BPF_F_ZERO_SEED: comptime_int = 64;
flag for BPF_MAP_CREATE command. Zero-initialize hash function seed. This should only be used for testing.