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