DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NET_SWAP_2
sys/dev/raid/asr/osd_util.h
265
#define NET_SWAP_2(x) (((x) >> 8) | ((x) << 8))
sys/dev/raid/asr/osd_util.h
277
#define NET_SWAP_2(x) (x)