Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
U16_MAX
include/linux/limits.h
18
#define U16_MAX ((u16)~0U)
tools/testing/selftests/bpf/prog_tests/reg_bounds.c
16
#define U16_MAX ((u32)UINT_MAX)