Searched refs:eth_p_mpls (Results 1 – 9 of 9) sorted by relevance
19 static inline bool eth_p_mpls(__be16 eth_type) in eth_p_mpls() function
199 if (eth_p_mpls(match->key->eth.type)) { in match_validate()2178 } else if (eth_p_mpls(swkey->eth.type)) { in __ovs_nla_put_key()2987 if (!eth_p_mpls(eth_type)) in validate_set()3298 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()3307 !eth_p_mpls(eth_type))) in __ovs_nla_copy_actions()3325 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()3335 !eth_p_mpls(eth_type))) in __ovs_nla_copy_actions()3345 !eth_p_mpls(eth_type)) in __ovs_nla_copy_actions()3366 if (!eth_p_mpls(proto) || !mpls_label_count) in __ovs_nla_copy_actions()3539 if (eth_p_mpls(key->eth.type)) in ovs_nla_copy_actions()
819 if (eth_p_mpls(skb->protocol)) { in ovs_vport_output()875 if (eth_p_mpls(skb->protocol)) { in ovs_fragment()
790 } else if (eth_p_mpls(key->eth.type)) { in key_extract_l3l4()
1833 if (eth_p_mpls(protocol)) { in ice_tx_csum()2065 if (eth_p_mpls(protocol)) in ice_tso()
6350 if (unlikely(!eth_p_mpls(mpls_proto))) in skb_mpls_push()6402 if (unlikely(!eth_p_mpls(skb->protocol))) in skb_mpls_pop()6444 if (unlikely(!eth_p_mpls(skb->protocol))) in skb_mpls_update_lse()6477 if (unlikely(!eth_p_mpls(skb->protocol))) in skb_mpls_dec_ttl()
3671 if (eth_p_mpls(type)) in net_mpls_features()
3109 if (eth_p_mpls(protocol)) in i40e_tso()3270 if (eth_p_mpls(protocol)) { in i40e_tx_enable_csum()
8469 if (eth_p_mpls(first->protocol)) in ixgbe_tso()