Home
last modified time | relevance | path

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

12

/external/libnl/include/netlink/
Dnetlink-compat.h34 #ifndef ETH_P_MPLS_MC
35 #define ETH_P_MPLS_MC 0x8848 macro
/external/strace/xlat/
Dethernet_protocols.h412 #if defined(ETH_P_MPLS_MC) || (defined(HAVE_DECL_ETH_P_MPLS_MC) && HAVE_DECL_ETH_P_MPLS_MC)
414 static_assert((ETH_P_MPLS_MC) == (0x8848), "ETH_P_MPLS_MC != 0x8848");
417 # define ETH_P_MPLS_MC 0x8848
708 XLAT(ETH_P_MPLS_MC),
Dethernet_protocols.in60 ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */
/external/libnl/include/linux-private/linux/
Dif_ether.h73 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h78 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h80 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */ macro
/external/syzkaller/sys/linux/
Dvnet_arm64.const146 ETH_P_MPLS_MC = 34888
Dvnet_amd64.const146 ETH_P_MPLS_MC = 34888
Dvnet_arm.const146 ETH_P_MPLS_MC = 34888
Dvnet_386.const146 ETH_P_MPLS_MC = 34888
Dvnet_ppc64le.const146 ETH_P_MPLS_MC = 34888
Dvnet.txt108 …_IPX, ETH_P_IPV6, ETH_P_PAUSE, ETH_P_SLOW, ETH_P_WCCP, ETH_P_MPLS_UC, ETH_P_MPLS_MC, ETH_P_ATMMPOA…
120 mpls_mc eth2_packet_t[ETH_P_MPLS_MC, mpls_packet]
/external/linux-kselftest/tools/testing/selftests/bpf/
Dbpf_flow.c103 case bpf_htons(ETH_P_MPLS_MC): in parse_eth_proto()
/external/libnl/lib/
Dutils.c782 __ADD(ETH_P_MPLS_MC,mpls_mc)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go407 ETH_P_MPLS_MC = 0x8848 const
Dzerrors_linux_mipsle.go440 ETH_P_MPLS_MC = 0x8848 const
Dzerrors_linux_s390x.go440 ETH_P_MPLS_MC = 0x8848 const
Dzerrors_linux_arm.go440 ETH_P_MPLS_MC = 0x8848 const
Dzerrors_linux_ppc64le.go440 ETH_P_MPLS_MC = 0x8848 const
Dzerrors_linux_mips64.go440 ETH_P_MPLS_MC = 0x8848 const
Dzerrors_linux_ppc64.go440 ETH_P_MPLS_MC = 0x8848 const
Dzerrors_linux_amd64.go440 ETH_P_MPLS_MC = 0x8848 const
Dzerrors_linux_mips64le.go440 ETH_P_MPLS_MC = 0x8848 const
Dzerrors_linux_386.go440 ETH_P_MPLS_MC = 0x8848 const
Dzerrors_linux_mips.go440 ETH_P_MPLS_MC = 0x8848 const

12