Home
last modified time | relevance | path

Searched refs:tun_ifp (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Dif_tuntap.c139 struct ifnet *tun_ifp; /* the interface */ member
149 #define TUN2IFP(sc) ((sc)->tun_ifp)
951 ifp = tp->tun_ifp = if_alloc(type); in tuncreate()
1216 tuninit(tp->tun_ifp); in tunifinit()