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