mpls_ethertype 670 include/uapi/linux/openvswitch.h __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ mpls_ethertype 168 net/openvswitch/actions.c err = skb_mpls_push(skb, mpls->mpls_lse, mpls->mpls_ethertype, mpls_ethertype 3055 net/openvswitch/flow_netlink.c if (!eth_p_mpls(mpls->mpls_ethertype)) mpls_ethertype 3067 net/openvswitch/flow_netlink.c eth_type = mpls->mpls_ethertype;