Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BPF_MAX_LOOPS
include/linux/bpf.h
2266
BPF_MAX_LOOPS = 8 * 1024 * 1024,
tools/testing/selftests/bpf/benchs/bench_bpf_hashmap_lookup.c
16
#define BPF_MAX_LOOPS (1<<23)