Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IXGBE_LE16_TO_CPU
usr/src/uts/common/io/ixgbe/ixgbe_osdep.h
117
#define IXGBE_LE16_TO_CPU BSWAP_16
usr/src/uts/common/io/ixgbe/ixgbe_osdep.h
127
#define IXGBE_LE16_TO_CPU(x) (x)