Searched refs:eth_proto_is_802_3 (Results 1 – 9 of 9) sorted by relevance
220 static inline bool eth_proto_is_802_3(__be16 proto) in eth_proto_is_802_3() function
176 if (likely(eth_proto_is_802_3(eth->h_proto))) in eth_type_trans()
220 if (!eth_proto_is_802_3(nla_get_be16(tb[TCA_MPLS_PROTO]))) { in tcf_mpls_init()
124 if (likely(eth_proto_is_802_3(eh->h_proto))) in __iptunnel_pull_header()
1735 if (!eth_proto_is_802_3(flower->common.protocol)) in nfp_flower_repr_offload()
869 if (!eth_proto_is_802_3(eth->h_proto)) in input_action_end_dx2()
144 if (NF_INVF(e, EBT_IPROTO, eth_proto_is_802_3(ethproto))) in ebt_basic_match()
1159 } else if (!eth_proto_is_802_3(eth_type)) { in parse_eth_type_from_nlattrs()
1765 !eth_proto_is_802_3(eth_hdr(skb)->h_proto)) { in mtk_start_xmit()