tun_softc
struct tun_softc *tp = ifp->if_softc;
struct tun_softc *tp;
struct tun_softc *tp = kn->kn_hook;
struct tun_softc *tp = kn->kn_hook;
struct tun_softc *tp;
static struct tun_softc *
struct tun_softc *tp;
static struct tun_softc *
struct tun_softc *tp;
tun_init(struct tun_softc *tp, int unit)
tun_fini(struct tun_softc *tp)
static struct tun_softc *
struct tun_softc *tp;
tun_recycle(struct tun_softc *tp)
tun_free(struct tun_softc *tp)
struct tun_softc *tp;
tunattach0(struct tun_softc *tp)
struct tun_softc *tp = (void *)ifp;
struct tun_softc *tp;
struct tun_softc *tp;
tun_enable(struct tun_softc *tp, const struct ifaddr *ifa)
struct tun_softc *tp = (struct tun_softc *)(ifp->if_softc);
struct tun_softc *tp = ifp->if_softc;
struct tun_softc *tp = cookie;
struct tun_softc *tp = cookie;
struct tun_softc *tp;
static LIST_HEAD(, tun_softc) tun_softc_list;
static LIST_HEAD(, tun_softc) tunz_softc_list;
struct tun_softc *tp;
static void tunattach0(struct tun_softc *);
static void tun_enable(struct tun_softc *, const struct ifaddr *);
struct tun_softc *tp;
static struct tun_softc *tun_find_unit(dev_t);
static struct tun_softc *tun_find_zunit(int);
LIST_ENTRY(tun_softc) tun_list; /* list of all tuns */