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