Home
last modified time | relevance | path

Searched refs:ETH_P_X25 (Results 1 – 24 of 24) sorted by relevance

/external/strace/xlat/
Dethernet_protocols.h223 #if defined(ETH_P_X25) || (defined(HAVE_DECL_ETH_P_X25) && HAVE_DECL_ETH_P_X25)
225 static_assert((ETH_P_X25) == (0x0805), "ETH_P_X25 != 0x0805");
228 # define ETH_P_X25 0x0805
681 XLAT(ETH_P_X25),
Dethernet_protocols.in33 ETH_P_X25 0x0805 /* CCITT X.25 */
/external/libnl/include/linux-private/linux/
Dif_ether.h46 #define ETH_P_X25 0x0805 /* CCITT X.25 */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h51 #define ETH_P_X25 0x0805 /* CCITT X.25 */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h53 #define ETH_P_X25 0x0805 /* CCITT X.25 */ macro
/external/syzkaller/sys/linux/
Dvnet_amd64.const175 ETH_P_X25 = 2053
Dvnet_arm64.const175 ETH_P_X25 = 2053
Dvnet_386.const175 ETH_P_X25 = 2053
Dvnet_ppc64le.const175 ETH_P_X25 = 2053
Dvnet_arm.const175 ETH_P_X25 = 2053
Dvnet.txt108 ether_types = ETH_P_LOOP, ETH_P_PUP, ETH_P_PUPAT, ETH_P_TSN, ETH_P_IP, ETH_P_X25, ETH_P_ARP, ETH_P_…
118 x25 eth2_packet_t[ETH_P_X25, x25_packet]
/external/libnl/lib/
Dutils.c752 __ADD(ETH_P_X25,x25)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go435 ETH_P_X25 = 0x805 const
Dzerrors_linux_mips64le.go471 ETH_P_X25 = 0x805 const
Dzerrors_linux_ppc64.go471 ETH_P_X25 = 0x805 const
Dzerrors_linux_arm.go471 ETH_P_X25 = 0x805 const
Dzerrors_linux_mips64.go471 ETH_P_X25 = 0x805 const
Dzerrors_linux_ppc64le.go471 ETH_P_X25 = 0x805 const
Dzerrors_linux_arm64.go472 ETH_P_X25 = 0x805 const
Dzerrors_linux_386.go471 ETH_P_X25 = 0x805 const
Dzerrors_linux_mips.go471 ETH_P_X25 = 0x805 const
Dzerrors_linux_s390x.go471 ETH_P_X25 = 0x805 const
Dzerrors_linux_mipsle.go471 ETH_P_X25 = 0x805 const
Dzerrors_linux_amd64.go471 ETH_P_X25 = 0x805 const