Home
last modified time | relevance | path

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

12

/external/libnl/include/netlink/
Dnetlink-compat.h30 #ifndef ETH_P_MPLS_UC
31 #define ETH_P_MPLS_UC 0x8847 macro
/external/strace/xlat/
Dethernet_protocols.h405 #if defined(ETH_P_MPLS_UC) || (defined(HAVE_DECL_ETH_P_MPLS_UC) && HAVE_DECL_ETH_P_MPLS_UC)
407 static_assert((ETH_P_MPLS_UC) == (0x8847), "ETH_P_MPLS_UC != 0x8847");
410 # define ETH_P_MPLS_UC 0x8847
707 XLAT(ETH_P_MPLS_UC),
Dethernet_protocols.in59 ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */
/external/libnl/include/linux-private/linux/
Dif_ether.h72 #define ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h77 #define ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h79 #define ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */ macro
/external/syzkaller/sys/linux/
Dvnet_arm64.const147 ETH_P_MPLS_UC = 34887
Dvnet_amd64.const147 ETH_P_MPLS_UC = 34887
Dvnet_arm.const147 ETH_P_MPLS_UC = 34887
Dvnet_386.const147 ETH_P_MPLS_UC = 34887
Dvnet_ppc64le.const147 ETH_P_MPLS_UC = 34887
Dvnet.txt108 …_ERSPAN2, ETH_P_IPX, ETH_P_IPV6, ETH_P_PAUSE, ETH_P_SLOW, ETH_P_WCCP, ETH_P_MPLS_UC, ETH_P_MPLS_MC…
119 mpls_uc eth2_packet_t[ETH_P_MPLS_UC, mpls_packet]
/external/linux-kselftest/tools/testing/selftests/bpf/
Dbpf_flow.c104 case bpf_htons(ETH_P_MPLS_UC): in parse_eth_proto()
/external/libnl/lib/
Dutils.c781 __ADD(ETH_P_MPLS_UC,mpls_uc)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go408 ETH_P_MPLS_UC = 0x8847 const
Dzerrors_linux_mipsle.go441 ETH_P_MPLS_UC = 0x8847 const
Dzerrors_linux_s390x.go441 ETH_P_MPLS_UC = 0x8847 const
Dzerrors_linux_arm.go441 ETH_P_MPLS_UC = 0x8847 const
Dzerrors_linux_ppc64le.go441 ETH_P_MPLS_UC = 0x8847 const
Dzerrors_linux_mips64.go441 ETH_P_MPLS_UC = 0x8847 const
Dzerrors_linux_ppc64.go441 ETH_P_MPLS_UC = 0x8847 const
Dzerrors_linux_amd64.go441 ETH_P_MPLS_UC = 0x8847 const
Dzerrors_linux_mips64le.go441 ETH_P_MPLS_UC = 0x8847 const
Dzerrors_linux_386.go441 ETH_P_MPLS_UC = 0x8847 const
Dzerrors_linux_mips.go441 ETH_P_MPLS_UC = 0x8847 const

12