NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
re_stop
sys/dev/ic/rtl8169.c
1061
re_stop(ifp, 1);
sys/dev/ic/rtl8169.c
171
static void re_stop(struct ifnet *, int);
sys/dev/ic/rtl8169.c
930
ifp->if_stop = re_stop;