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