NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rtk_stop
sys/dev/ic/rtl81x9.c
125
static void rtk_stop(struct ifnet *, int);
sys/dev/ic/rtl81x9.c
1349
rtk_stop(ifp, 0);
sys/dev/ic/rtl81x9.c
720
ifp->if_stop = rtk_stop;