Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dmpls.h29 eth_type == htons(ETH_P_MPLS_MC); in eth_p_mpls()
/Linux-v4.19/include/uapi/linux/
Dif_ether.h80 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
/Linux-v4.19/net/mpls/
Dmpls_gso.c74 .type = cpu_to_be16(ETH_P_MPLS_MC),
/Linux-v4.19/samples/bpf/
Dsockex3_kern.c47 case ETH_P_MPLS_MC: in parse_eth_proto()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c138 key_basic->n_proto == cpu_to_be16(ETH_P_MPLS_MC)) in nfp_flower_compile_mac()
Doffload.c319 case cpu_to_be16(ETH_P_MPLS_MC): in nfp_flower_calculate_key_layers()
/Linux-v4.19/net/core/
Dflow_dissector.c881 case htons(ETH_P_MPLS_MC): in __skb_flow_dissect()
/Linux-v4.19/drivers/net/ppp/
Dppp_generic.c353 case ETH_P_MPLS_MC: in ethertype_to_npindex()
366 ETH_P_MPLS_MC,
/Linux-v4.19/net/wireless/
Dutil.c739 case htons(ETH_P_MPLS_MC): { in cfg80211_classify8021d()
/Linux-v4.19/net/sched/
Dcls_flower.c889 key->basic.n_proto == htons(ETH_P_MPLS_MC)) { in fl_set_key()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c2945 (eth_type == ETH_P_MPLS_MC)) && match_ipv); in is_valid_ethertype()