Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RXSTAT_RXLEN
usr/src/uts/common/io/afe/afeimpl.h
235
#define RXLENGTH(x) ((x & RXSTAT_RXLEN) >> 16)
usr/src/uts/common/io/mxfe/mxfeimpl.h
261
#define RXLENGTH(x) ((x & RXSTAT_RXLEN) >> 16)