Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_types.h97 IFT_PROPVIRTUAL = 0x35, /* Proprietary Virtual/internal */ enumerator
268 #define IFT_PROPVIRTUAL IFT_PROPVIRTUAL macro
H A Dbpf_ifnet.c123 case IFT_PROPVIRTUAL: /* ng_iface(4) */ in bpf_ifnet_write()
H A Drtsock.c833 nh->nh_ifp->if_type == IFT_PROPVIRTUAL) { in handle_rtm_get()
/freebsd/sys/netinet/
H A Dsctp_bsd_addr.c175 case IFT_PROPVIRTUAL: /* NetGraph Virtual too */ in sctp_is_desired_interface_type()
/freebsd/sys/netgraph/
H A Dng_iface.c526 ifp = if_alloc(IFT_PROPVIRTUAL); in ng_iface_constructor()
/freebsd/sys/netinet6/
H A Dnd6.c2593 case IFT_PROPVIRTUAL: in nd6_need_cache()
H A Din6.c2156 case IFT_PROPVIRTUAL: /* XXX: no RFC. treat it as ether */ in in6_if2idlen()