Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dmpls.h22 eth_type == htons(ETH_P_MPLS_MC); in eth_p_mpls()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_ether.h80 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_ether.h80 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_ether.h80 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
/OK3568_Linux_fs/kernel/net/mpls/
H A Dmpls_gso.c73 .type = cpu_to_be16(ETH_P_MPLS_MC),
/OK3568_Linux_fs/kernel/drivers/net/
H A Dbareudp.c100 proto = htons(ETH_P_MPLS_MC); in bareudp_udp_encap_recv()
116 proto = htons(ETH_P_MPLS_MC); in bareudp_udp_encap_recv()
415 proto == htons(ETH_P_MPLS_MC)) in bareudp_proto_valid()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dbareudp.rst18 MPLS procotcol can have ethertypes ETH_P_MPLS_UC (unicast) & ETH_P_MPLS_MC (multicast).
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dsockex3_kern.c50 case ETH_P_MPLS_MC: in parse_eth_proto()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c126 case bpf_htons(ETH_P_MPLS_MC): in parse_eth_proto()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c134 match.key->n_proto == cpu_to_be16(ETH_P_MPLS_MC)) { in nfp_flower_compile_mac()
H A Doffload.c439 case cpu_to_be16(ETH_P_MPLS_MC): in nfp_flower_calculate_key_layers()
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_generic.c349 case ETH_P_MPLS_MC: in ethertype_to_npindex()
362 ETH_P_MPLS_MC,
/OK3568_Linux_fs/kernel/net/core/
H A Dflow_dissector.c1231 case htons(ETH_P_MPLS_MC): in __skb_flow_dissect()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dutil.c866 case htons(ETH_P_MPLS_MC): { in cfg80211_classify8021d()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dfs.c672 (eth_type == ETH_P_MPLS_MC)) && match_ipv); in is_valid_ethertype()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_flower.c1607 key->basic.n_proto == htons(ETH_P_MPLS_MC)) { in fl_set_key()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4354 case htons(ETH_P_MPLS_MC): in mlx5e_gre_tunnel_inner_proto_offload_supported()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.c6369 case htons(ETH_P_MPLS_MC): {