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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c245 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 44 milliseconds