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

/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_loop.c164 ifp = if_alloc(IFT_LOOP);
175 ifp->if_type = IFT_LOOP;
H A Dif_types.h68 #define IFT_LOOP 0x18 /* loopback */ macro
H A Dif_mpls.c433 case IFT_LOOP:
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dpcap-bpf.c1721 case IFT_LOOP:
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Din6.c2252 case IFT_LOOP: /* XXX: is this really correct? */
H A Dip6_input.c537 rt->rt_ifp->if_type == IFT_LOOP) {

Completed in 281 milliseconds