Home
last modified time | relevance | path

Searched refs:ETH_P_MPLS_MC (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/net/
Dmpls.h25 eth_type == htons(ETH_P_MPLS_MC); in eth_p_mpls()
/linux-4.1.27/include/uapi/linux/
Dif_ether.h72 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
/linux-4.1.27/net/mpls/
Dmpls_gso.c64 .type = cpu_to_be16(ETH_P_MPLS_MC),
/linux-4.1.27/drivers/net/ppp/
Dppp_generic.c341 case ETH_P_MPLS_MC: in ethertype_to_npindex()
354 ETH_P_MPLS_MC,
/linux-4.1.27/net/wireless/
Dutil.c776 case htons(ETH_P_MPLS_MC): { in cfg80211_classify8021d()