Home
last modified time | relevance | path

Searched defs:mpls_ethertype (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dopenvswitch.h715 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
730 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
/linux/net/openvswitch/
H A Dactions.c171 __be32 mpls_lse, __be16 mpls_ethertype, __u16 mac_len) in push_mpls()