Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RxRunt
drivers/net/ethernet/realtek/8139too.c
1839
if (rx_status & (RxRunt | RxTooLong))
drivers/net/ethernet/realtek/8139too.c
2012
if (rx_status & RxRunt) {