Searched refs:mpls_ethertype (Results 1 – 3 of 3) sorted by relevance
666 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
214 update_ethertype(skb, eth_hdr(skb), mpls->mpls_ethertype); in push_mpls()215 skb->protocol = mpls->mpls_ethertype; in push_mpls()
2957 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()2969 eth_type = mpls->mpls_ethertype; in __ovs_nla_copy_actions()