NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lance_stop
sys/dev/ic/lance.c
111
void lance_stop(struct ifnet *, int);
sys/dev/ic/lance.c
177
ifp->if_stop = lance_stop;
sys/dev/ic/lance.c
235
lance_stop(ifp, 0);
sys/dev/ic/lance.c
554
lance_stop(ifp, 0);