OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RL_NEXT_RX_DESC
sys/dev/ic/re.c
1215
sc->rl_ldata.rl_rx_prodidx = RL_NEXT_RX_DESC(sc, idx);
sys/dev/ic/re.c
1293
i = RL_NEXT_RX_DESC(sc, i)) {