Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dopenvswitch.h681 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
696 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */ member
/Linux-v5.15/net/openvswitch/
Dactions.c164 __be32 mpls_lse, __be16 mpls_ethertype, __u16 mac_len) in push_mpls()