Home
last modified time | relevance | path

Searched refs:ETH_P_ECONET (Results 1 – 25 of 30) sorted by relevance

12

/external/strace/xlat/
Dethernet_protocols.h118 #if defined(ETH_P_ECONET) || (defined(HAVE_DECL_ETH_P_ECONET) && HAVE_DECL_ETH_P_ECONET)
120 static_assert((ETH_P_ECONET) == (0x0018), "ETH_P_ECONET != 0x0018");
123 # define ETH_P_ECONET 0x0018
666 XLAT(ETH_P_ECONET),
Dethernet_protocols.in18 ETH_P_ECONET 0x0018 /* Acorn Econet */
/external/syzkaller/sys/linux/
Dsocket_packet_386.const16 ETH_P_ECONET = 24
Dsocket_packet_ppc64le.const16 ETH_P_ECONET = 24
Dsocket_packet_arm64.const16 ETH_P_ECONET = 24
Dsocket_packet_amd64.const16 ETH_P_ECONET = 24
Dsocket_packet_arm.const16 ETH_P_ECONET = 24
Dvnet_arm64.const123 ETH_P_ECONET = 24
Dvnet_amd64.const123 ETH_P_ECONET = 24
Dvnet_arm.const123 ETH_P_ECONET = 24
Dvnet_386.const123 ETH_P_ECONET = 24
Dvnet_ppc64le.const123 ETH_P_ECONET = 24
Dsocket_packet.txt31 …_P_PPPTALK, ETH_P_TR_802_2, ETH_P_MOBITEX, ETH_P_CONTROL, ETH_P_IRDA, ETH_P_ECONET, ETH_P_HDLC, ET…
/external/libnl/include/linux-private/linux/
Dif_ether.h106 #define ETH_P_ECONET 0x0018 /* Acorn Econet */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h135 #define ETH_P_ECONET 0x0018 /* Acorn Econet */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h138 #define ETH_P_ECONET 0x0018 /* Acorn Econet */ macro
/external/libnl/lib/
Dutils.c809 __ADD(ETH_P_ECONET,econet)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go387 ETH_P_ECONET = 0x18 const
Dzerrors_linux_mipsle.go415 ETH_P_ECONET = 0x18 const
Dzerrors_linux_s390x.go415 ETH_P_ECONET = 0x18 const
Dzerrors_linux_arm.go415 ETH_P_ECONET = 0x18 const
Dzerrors_linux_ppc64le.go415 ETH_P_ECONET = 0x18 const
Dzerrors_linux_mips64.go415 ETH_P_ECONET = 0x18 const
Dzerrors_linux_ppc64.go415 ETH_P_ECONET = 0x18 const
Dzerrors_linux_amd64.go415 ETH_P_ECONET = 0x18 const

12