Searched refs:frm_type (Results 1 – 1 of 1) sorted by relevance
245 uint16_t frm_type; in fcoe_rx() local250 frm_type = ntohs(*(uint16_t *)((uintptr_t)mp->b_rptr + 12)); in fcoe_rx()252 if (frm_type != ETHERTYPE_FCOE) { in fcoe_rx()