Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_types.h69 #define IFT_LOOP 0x18 /* loopback */ macro
H A Dif_loop.c186 ifp->if_type = IFT_LOOP; in loop_clone_create()
/openbsd/usr.sbin/ldpd/
H A Dparse.y1444 if (kif->if_type == IFT_LOOP || in conf_get_if()
1527 if (kif->if_type == IFT_LOOP || in conf_get_l2vpn_if()