Searched defs:ETHERTYPE_VLAN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h91 #define ETHERTYPE_VLAN (0x8100) /* 802.1Q VLAN */ macro
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h38 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
263 #define ETHERTYPE_VLAN 0x8100 /* IEEE 802.1Q VLAN tagging (XXX conflicts) */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h283 #ifndef ETHERTYPE_VLAN
284 #define ETHERTYPE_VLAN 0x8100 macro

Completed in 52 milliseconds