Searched refs:ETH_P_MPLS_MC (Results 1 – 5 of 5) sorted by relevance
25 eth_type == htons(ETH_P_MPLS_MC); in eth_p_mpls()
72 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
64 .type = cpu_to_be16(ETH_P_MPLS_MC),
341 case ETH_P_MPLS_MC: in ethertype_to_npindex()354 ETH_P_MPLS_MC,
776 case htons(ETH_P_MPLS_MC): { in cfg80211_classify8021d()