Home
last modified time | relevance | path

Searched refs:mpls_ethertype (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dopenvswitch.h670 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
/Linux-v5.4/net/openvswitch/
Dactions.c168 err = skb_mpls_push(skb, mpls->mpls_lse, mpls->mpls_ethertype, in push_mpls()
Dflow_netlink.c3055 if (!eth_p_mpls(mpls->mpls_ethertype)) in __ovs_nla_copy_actions()
3067 eth_type = mpls->mpls_ethertype; in __ovs_nla_copy_actions()