Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BE_IN16
usr/src/uts/common/sys/byteorder.h
173
#define BE_IN16(xa) \
usr/src/uts/common/sys/byteorder.h
180
#define BE_IN16(xa) htons(*((uint16_t *)(void *)(xa)))