Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/npppd/pppoe/
Dpppoe_local.h73 ((iftype) == IFT_ETHER || (iftype) == IFT_L2VLAN || \
/openbsd/src/sys/net/
Dif_types.h180 #define IFT_L2VLAN 0x87 /* Layer 2 Virtual LAN using 802.1Q */ macro