Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
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
/linux-6.6.21/net/openvswitch/
Dactions.c166 __be32 mpls_lse, __be16 mpls_ethertype, __u16 mac_len) in push_mpls()