Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/pppoe/
H A Dpppoe_local.h74 (iftype) == IFT_L3IPVLAN || (iftype) == IFT_L3IPXVLAN)
/openbsd/sys/net/
H A Dif_types.h181 #define IFT_L3IPVLAN 0x88 /* Layer 3 Virtual LAN - IP Protocol */ macro
H A Dif_pppx.c1069 ifp->if_type = IFT_L3IPVLAN; in pppacopen()
H A Dif_gre.c649 ifp->if_type = IFT_L3IPVLAN; in mgre_clone_create()