Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c635 ether_ifdetach(TUN2IFP(tp)); in tun_destroy()
637 bpfdetach(TUN2IFP(tp)); in tun_destroy()
638 if_detach(TUN2IFP(tp)); in tun_destroy()
641 TUN2IFP(tp)->if_softc = NULL; in tun_destroy()
644 if_free(TUN2IFP(tp)); in tun_destroy()
1073 ifp = TUN2IFP(tp); in tunopen()
1119 ifp = TUN2IFP(tp); in tundtor()
1563 TUN2IFP(tp)->if_flags &= in tunioctl()
1750 ifp = TUN2IFP(tp); in tunwrite_l2()
1793 ifp = TUN2IFP(tp); in tunwrite_l3()
[all …]