eth_proto_is_802_3
!eth_proto_is_802_3(eth_hdr(skb)->h_proto)) {
if (!eth_proto_is_802_3(flower->common.protocol))
if (eth_proto_is_802_3(proto)) {
if (NF_INVF(e, EBT_IPROTO, eth_proto_is_802_3(ethproto)))
if (likely(eth_proto_is_802_3(eth->h_proto)))
if (likely(eth_proto_is_802_3(eh->h_proto)))
if (!eth_proto_is_802_3(eth->h_proto))
if (eth_proto_is_802_3(proto))
if (eth_proto_is_802_3(llc->ethertype))
} else if (!eth_proto_is_802_3(eth_type)) {
if (!eth_proto_is_802_3(nla_get_be16(tb[TCA_MPLS_PROTO]))) {