Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_tuntap.c142 struct ifnet *tun_ifp; /* the interface */ member
154 #define TUN2IFP(sc) ((sc)->tun_ifp)
561 *ifpp = tp->tun_ifp; in tun_clone_create()
1034 ifp = tp->tun_ifp = if_alloc(type); in tuncreate()
1358 tuninit(tp->tun_ifp); in tunifinit()