Home
last modified time | relevance | path

Searched defs:false_hit_key (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbloom_filter_bench.c54 const __u32 false_hit_key = 2; variable
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bloom_filter_map.c394 int hit_key, drop_key, false_hit_key; in measure() local