Searched refs:ethtype (Results 1 – 1 of 1) sorted by relevance
398 uint16_t ethtype; in ol_txrx_frms_dump() local409 ethtype = (enet_hdr->ethertype[0] << 8) | in ol_txrx_frms_dump()418 ethtype = (llc_hdr->ethertype[0] << 8) | in ol_txrx_frms_dump()429 ethtype = (llc_hdr->ethertype[0] << 8) | in ol_txrx_frms_dump()432 if (ethtype == ETHERTYPE_IPV4) { in ol_txrx_frms_dump()439 } else if (ethtype == ETHERTYPE_IPV6) { in ol_txrx_frms_dump()450 frm, ethtype); in ol_txrx_frms_dump()