Home
last modified time | relevance | path

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

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