Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h100 #define ETHERTYPE_FCOE (0x8906) /* FCoE */ macro
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c252 if (frm_type != ETHERTYPE_FCOE) { in fcoe_rx()
H A Dfcoe_fc.c366 fmi->fmi_efh->ether_type = htons(ETHERTYPE_FCOE); in fcoe_fill_frame_headers()