Searched refs:frm_type (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fcoe/ | ||
H A D | fcoe_eth.c | 245 uint16_t frm_type; local 250 frm_type = ntohs(*(uint16_t *)((uintptr_t)mp->b_rptr + 12)); 252 if (frm_type != ETHERTYPE_FCOE) { |
Completed in 58 milliseconds