tap_softc
static void tapifstop(struct tap_softc *, int);
static void tapifflags(struct tap_softc *);
struct tap_softc *sc = (struct tap_softc *)kn->kn_hook;
struct tap_softc *sc = (struct tap_softc *)kn->kn_hook;
static SLIST_HEAD(,tap_softc) tap_listhead =
struct tap_softc *sc, *sc_tmp;
static struct tap_softc *
struct tap_softc *sc;
static struct tap_softc *
struct tap_softc *sc;
struct tap_softc *sc;
struct tap_softc *sc = NULL;
struct tap_softc *sc = dev->si_drv1;
tapdestroy(struct tap_softc *sc)
SLIST_REMOVE(&tap_listhead, sc, tap_softc, tap_link);
struct tap_softc *sc = ifp->if_softc;
struct tap_softc *sc = xtp;
tapifflags(struct tap_softc *sc)
struct tap_softc *sc = ifp->if_softc;
struct tap_softc *sc = ifp->if_softc;
tapifstop(struct tap_softc *sc, int clear_flags)
struct tap_softc *sc = dev->si_drv1;
struct tap_softc *sc = dev->si_drv1;
static struct tap_softc *tapcreate(cdev_t, int);
static void tapdestroy(struct tap_softc *);
struct tap_softc *sc = dev->si_drv1;
struct tap_softc *sc = dev->si_drv1;
SLIST_ENTRY(tap_softc) tap_link; /* local tap list */