Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dmpls.h25 eth_type == htons(ETH_P_MPLS_MC); in eth_p_mpls()
/linux-4.4.14/net/mpls/
Dmpls_gso.c64 .type = cpu_to_be16(ETH_P_MPLS_MC),
/linux-4.4.14/include/uapi/linux/
Dif_ether.h73 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
/linux-4.4.14/samples/bpf/
Dsockex3_kern.c47 case ETH_P_MPLS_MC: in parse_eth_proto()
/linux-4.4.14/net/core/
Dflow_dissector.c316 case htons(ETH_P_MPLS_MC): { in __skb_flow_dissect()
/linux-4.4.14/drivers/net/ppp/
Dppp_generic.c343 case ETH_P_MPLS_MC: in ethertype_to_npindex()
356 ETH_P_MPLS_MC,
/linux-4.4.14/net/wireless/
Dutil.c776 case htons(ETH_P_MPLS_MC): { in cfg80211_classify8021d()