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
155 if (eth_p_mpls(match->key->eth.type)) { in match_validate()1397 } else if (eth_p_mpls(swkey->eth.type)) { in __ovs_nla_put_key()1850 if (eth_p_mpls(eth_type)) in validate_set()1928 if (!eth_p_mpls(eth_type)) in validate_set()2094 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()2104 !eth_p_mpls(eth_type))) in __ovs_nla_copy_actions()2112 !eth_p_mpls(eth_type)) in __ovs_nla_copy_actions()
593 } else if (eth_p_mpls(key->eth.type)) { in key_extract()
181 if (eth_p_mpls(skb->protocol)) in pop_mpls()
2564 if (eth_p_mpls(type)) in net_mpls_features()