Searched refs:ETH_P_MPLS_MC (Results 1 – 11 of 11) sorted by relevance
29 eth_type == htons(ETH_P_MPLS_MC); in eth_p_mpls()
80 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
74 .type = cpu_to_be16(ETH_P_MPLS_MC),
47 case ETH_P_MPLS_MC: in parse_eth_proto()
138 key_basic->n_proto == cpu_to_be16(ETH_P_MPLS_MC)) in nfp_flower_compile_mac()
319 case cpu_to_be16(ETH_P_MPLS_MC): in nfp_flower_calculate_key_layers()
881 case htons(ETH_P_MPLS_MC): in __skb_flow_dissect()
353 case ETH_P_MPLS_MC: in ethertype_to_npindex()366 ETH_P_MPLS_MC,
739 case htons(ETH_P_MPLS_MC): { in cfg80211_classify8021d()
889 key->basic.n_proto == htons(ETH_P_MPLS_MC)) { in fl_set_key()
2945 (eth_type == ETH_P_MPLS_MC)) && match_ipv); in is_valid_ethertype()