Searched refs:eth_proto_is_802_3 (Results 1 – 8 of 8) sorted by relevance
201 static inline bool eth_proto_is_802_3(__be16 proto) in eth_proto_is_802_3() function
542 if (eth_proto_is_802_3(proto)) { in vlan_set_encap_proto()
183 if (likely(eth_proto_is_802_3(eth->h_proto))) in eth_type_trans()
342 if (eth_proto_is_802_3(proto)) in parse_ethertype()359 if (eth_proto_is_802_3(llc->ethertype)) in parse_ethertype()
580 if (eth_proto_is_802_3(eth->h_proto)) in ovs_packet_cmd_execute()
948 } else if (!eth_proto_is_802_3(eth_type)) { in ovs_key_from_nlattrs()
103 if (likely(eth_proto_is_802_3(eh->h_proto))) in iptunnel_pull_header()
142 if (FWINV2(eth_proto_is_802_3(ethproto), EBT_IPROTO)) in ebt_basic_match()