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