Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RX_USED_SET
drivers/net/ethernet/sun/cassini.c
455
#define RX_USED_SET(x, y) ((x)->used = (y))
drivers/net/ethernet/sun/cassini.c
458
#define RX_USED_SET(x, y) do { } while(0)