ETH_P_802_3_MIN
if (ntohs(eth->h_proto) >= ETH_P_802_3_MIN) {
if (ntohs(eth->h_proto) >= ETH_P_802_3_MIN)
if(ntohs(hdr->h_proto) < ETH_P_802_3_MIN) {
} while (p->ule_sndu_type < ETH_P_802_3_MIN);
if (h->priv->ule_sndu_type < ETH_P_802_3_MIN) {
if (proto < ETH_P_802_3_MIN)
((eth_proto_inner < ETH_P_802_3_MIN) ? TXHDR_LLC : 0) |
if (ntohs(eth->h_proto) >= ETH_P_802_3_MIN)
else if (be16_to_cpu(eth_hdr->h_proto) >= ETH_P_802_3_MIN)
else if (be16_to_cpu(eth_hdr->h_proto) >= ETH_P_802_3_MIN)
if (ethertype >= ETH_P_802_3_MIN)
else if (be16_to_cpu(eth_hdr->h_proto) >= ETH_P_802_3_MIN)
if (ethertype >= ETH_P_802_3_MIN)
else if (be16_to_cpu(eth_hdr->h_proto) >= ETH_P_802_3_MIN)
if (ethertype >= ETH_P_802_3_MIN)
return (__force u16)proto >= (__force u16)htons(ETH_P_802_3_MIN);
if (proto >= ETH_P_802_3_MIN)
if (ethertype < ETH_P_802_3_MIN)
} else if (ethertype >= ETH_P_802_3_MIN) {
if (ethertype < ETH_P_802_3_MIN)
ntohs(eth_type), ETH_P_802_3_MIN);