FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
be64_to_cpu
sys/compat/linuxkpi/common/include/asm/byteorder.h
57
#define be64_to_cpu(x) __be64_to_cpu(x)
sys/dev/cxgbe/osdep.h
106
#define be64_to_cpu(x) be64toh(x)