vke_softc
static int vke_stop(struct vke_softc *);
static int vke_txfifo_enqueue(struct vke_softc *sc, struct mbuf *m);
static struct mbuf *vke_txfifo_dequeue(struct vke_softc *sc);
static int vke_txfifo_done_enqueue(struct vke_softc *sc, struct mbuf *m);
static struct mbuf * vke_txfifo_done_dequeue(struct vke_softc *sc, struct mbuf *nm);
static struct mbuf *vke_rxfifo_dequeue(struct vke_softc *sc, struct mbuf *nm);
static struct mbuf *vke_rxfifo_sniff(struct vke_softc *sc);
vke_txfifo_done_enqueue(struct vke_softc *sc, struct mbuf *m)
vke_txfifo_done_dequeue(struct vke_softc *sc, struct mbuf *nm)
vke_txfifo_enqueue(struct vke_softc *sc, struct mbuf *m)
vke_txfifo_dequeue(struct vke_softc *sc)
vke_txfifo_empty(struct vke_softc *sc)
vke_rxfifo_dequeue(struct vke_softc *sc, struct mbuf *newm)
vke_rxfifo_sniff(struct vke_softc *sc)
struct vke_softc *sc = xsc;
struct vke_softc *sc = ifp->if_softc;
struct vke_softc *sc = ifp->if_softc;
vke_stop(struct vke_softc *sc)
struct vke_softc *sc = cotd->arg;
struct vke_softc *sc = cotd->arg;
struct vke_softc *sc = cotd->arg;
struct vke_softc *sc = cotd->arg;
vke_ifmedia_add(struct vke_softc *sc, int mword)
vke_ifmedia_addfdx(struct vke_softc *sc, int mword)
struct vke_softc *sc;
struct vke_softc *sc = (struct vke_softc *)ifp->if_softc;