Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BE_16
usr/src/uts/common/sys/byteorder.h
146
#define BE_16(x) BMASK_16(x)
usr/src/uts/common/sys/byteorder.h
159
#define BE_16(x) BSWAP_16(x)