Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ETH_RX_ROK
arch/mips/include/asm/mach-rc32434/eth.h
185
#define ETH_RX_ROK (1 << 2)
drivers/net/ethernet/korina.c
213
#define ETH_RX_ROK BIT(2)