Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RXSTAT_OFLOW
usr/src/uts/common/io/afe/afe.c
2188
} else if (status & RXSTAT_OFLOW) {
usr/src/uts/common/io/afe/afeimpl.h
234
RXSTAT_CRCERR | RXSTAT_OFLOW)
usr/src/uts/common/io/mxfe/mxfe.c
2595
} else if (status & RXSTAT_OFLOW) {
usr/src/uts/common/io/mxfe/mxfeimpl.h
260
RXSTAT_CRCERR | RXSTAT_OFLOW)