Home
last modified time | relevance | path

Searched refs:VLAN_ETHERTYPE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_defs.h73 #define VLAN_ETHERTYPE (0x8100) macro
H A Dhxge_impl.h164 htons(VLAN_ETHERTYPE))
H A Dhxge_txdma.c317 } else if (eth_type == VLAN_ETHERTYPE) { in hxge_fill_tx_hdr()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h302 #define VLAN_ETHERTYPE (0x8100) macro
H A Dnxge_impl.h280 htons(VLAN_ETHERTYPE))
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c535 } else if (eth_type == VLAN_ETHERTYPE) { in nxge_fill_tx_hdr()