Home
last modified time | relevance | path

Searched defs:tun_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net/
H A Dif_tun.h35 struct tun_softc { struct
58 LIST_ENTRY(tun_softc) tun_list; /* list of all tuns */ argument
59 void *tun_osih; /* soft interrupt handle */
60 void *tun_isih; /* soft interrupt handle */