Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_SERVERS
tools/testing/selftests/bpf/prog_tests/sk_lookup.c
1029
int server_fds[] = { [0 ... MAX_SERVERS - 1] = -1 };
tools/testing/selftests/bpf/prog_tests/sk_lookup.c
540
int server_fds[] = { [0 ... MAX_SERVERS - 1] = -1 };