Home
last modified time | relevance | path

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

/linux-5.10/include/uapi/linux/
Dopenvswitch.h673 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
688 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
/linux-5.10/net/openvswitch/
Dactions.c163 __be32 mpls_lse, __be16 mpls_ethertype, __u16 mac_len) in push_mpls()