Searched refs:eth_p_mpls (Results 1 – 7 of 7) sorted by relevance
26 static inline bool eth_p_mpls(__be16 eth_type) in eth_p_mpls() function
198 if (eth_p_mpls(match->key->eth.type)) { in match_validate()2103 } else if (eth_p_mpls(swkey->eth.type)) { in __ovs_nla_put_key()2765 if (!eth_p_mpls(eth_type)) in validate_set()2957 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()2967 !eth_p_mpls(eth_type))) in __ovs_nla_copy_actions()2975 !eth_p_mpls(eth_type)) in __ovs_nla_copy_actions()
248 if (eth_p_mpls(skb->protocol)) in pop_mpls()834 if (eth_p_mpls(skb->protocol)) { in ovs_vport_output()886 if (eth_p_mpls(skb->protocol)) { in ovs_fragment()
716 } else if (eth_p_mpls(key->eth.type)) { in key_extract()
3751 if (eth_p_mpls(first->protocol)) in ixgbevf_tso()
3116 if (eth_p_mpls(type)) in net_mpls_features()
7852 if (eth_p_mpls(first->protocol)) in ixgbe_tso()