OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xge_start
sys/dev/pci/if_xge.c
209
void xge_start(struct ifnet *);
sys/dev/pci/if_xge.c
675
ifp->if_start = xge_start;
sys/dev/pci/if_xge.c
903
xge_start(ifp);