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

/freebsd-13-stable/sys/net/
H A Dif_tuntap.c139 struct ifnet *tun_ifp; /* the interface */ member in struct:tuntap_softc
149 #define TUN2IFP(sc) ((sc)->tun_ifp)
951 ifp = tp->tun_ifp = if_alloc(type);
1216 tuninit(tp->tun_ifp);

Completed in 163 milliseconds