Searched refs:eth_p_mpls (Results 1 – 11 of 11) sorted by relevance
19 static inline bool eth_p_mpls(__be16 eth_type) in eth_p_mpls() function
86 new_lse = tcf_mpls_get_lse(NULL, p, !eth_p_mpls(skb_protocol(skb, true))); in tcf_mpls_act()103 !eth_p_mpls(skb->protocol)); in tcf_mpls_act()250 !eth_p_mpls(nla_get_be16(tb[TCA_MPLS_PROTO]))) { in tcf_mpls_init()
190 if (eth_p_mpls(match->key->eth.type)) { in match_validate()2164 } else if (eth_p_mpls(swkey->eth.type)) { in __ovs_nla_put_key()2978 if (!eth_p_mpls(eth_type)) in validate_set()3260 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()3269 !eth_p_mpls(eth_type))) in __ovs_nla_copy_actions()3287 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()3297 !eth_p_mpls(eth_type))) in __ovs_nla_copy_actions()3307 !eth_p_mpls(eth_type)) in __ovs_nla_copy_actions()3328 if (!eth_p_mpls(proto) || !mpls_label_count) in __ovs_nla_copy_actions()3493 if (eth_p_mpls(key->eth.type)) in ovs_nla_copy_actions()
803 if (eth_p_mpls(skb->protocol)) { in ovs_vport_output()859 if (eth_p_mpls(skb->protocol)) { in ovs_fragment()
789 } else if (eth_p_mpls(key->eth.type)) { in key_extract_l3l4()
1817 if (eth_p_mpls(protocol)) { in ice_tx_csum()2049 if (eth_p_mpls(protocol)) in ice_tso()
6141 if (unlikely(!eth_p_mpls(mpls_proto))) in skb_mpls_push()6193 if (unlikely(!eth_p_mpls(skb->protocol))) in skb_mpls_pop()6235 if (unlikely(!eth_p_mpls(skb->protocol))) in skb_mpls_update_lse()6268 if (unlikely(!eth_p_mpls(skb->protocol))) in skb_mpls_dec_ttl()
3447 if (eth_p_mpls(type)) in net_mpls_features()
3126 if (eth_p_mpls(protocol)) in i40e_tso()3287 if (eth_p_mpls(protocol)) { in i40e_tx_enable_csum()
3801 if (eth_p_mpls(first->protocol)) in ixgbevf_tso()
8081 if (eth_p_mpls(first->protocol)) in ixgbe_tso()