Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RXSTAT_COLLSEEN
usr/src/uts/common/io/afe/afe.c
2178
} else if (status & RXSTAT_COLLSEEN) {
usr/src/uts/common/io/afe/afeimpl.h
233
RXSTAT_COLLSEEN | RXSTAT_DRIBBLE | \
usr/src/uts/common/io/mxfe/mxfe.c
2585
} else if (status & RXSTAT_COLLSEEN) {
usr/src/uts/common/io/mxfe/mxfeimpl.h
259
RXSTAT_COLLSEEN | RXSTAT_DRIBBLE | \