Searched refs:eth_p_mpls (Results 1 – 5 of 5) sorted by relevance
22 static inline bool eth_p_mpls(__be16 eth_type) in eth_p_mpls() function
156 if (eth_p_mpls(match->key->eth.type)) { in match_validate()1538 } else if (eth_p_mpls(swkey->eth.type)) { in __ovs_nla_put_key()2041 if (eth_p_mpls(eth_type)) in validate_set()2119 if (!eth_p_mpls(eth_type)) in validate_set()2286 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()2296 !eth_p_mpls(eth_type))) in __ovs_nla_copy_actions()2304 !eth_p_mpls(eth_type)) in __ovs_nla_copy_actions()
197 if (eth_p_mpls(skb->protocol)) in pop_mpls()751 if (eth_p_mpls(skb->protocol)) in do_output()
600 } else if (eth_p_mpls(key->eth.type)) { in key_extract()
2627 if (eth_p_mpls(type)) in net_mpls_features()