Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Darp_hardware_types.h321 #if defined(ARPHRD_ECONET) || (defined(HAVE_DECL_ARPHRD_ECONET) && HAVE_DECL_ARPHRD_ECONET)
323 static_assert((ARPHRD_ECONET) == (782), "ARPHRD_ECONET != 782");
326 # define ARPHRD_ECONET 782
520 XLAT(ARPHRD_ECONET),
Darp_hardware_types.in47 ARPHRD_ECONET 782
/external/libnl/include/linux-private/linux/
Dif_arp.h77 #define ARPHRD_ECONET 782 /* Acorn Econet */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h79 #define ARPHRD_ECONET 782 /* Acorn Econet */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h79 #define ARPHRD_ECONET 782 /* Acorn Econet */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const18 ARPHRD_ECONET = 782
Dtun_ppc64le.const18 ARPHRD_ECONET = 782
Dtun_arm.const18 ARPHRD_ECONET = 782
Dtun_amd64.const18 ARPHRD_ECONET = 782
Dtun_386.const18 ARPHRD_ECONET = 782
Dvnet_arm64.const18 ARPHRD_ECONET = 782
Dvnet_amd64.const18 ARPHRD_ECONET = 782
Dvnet_arm.const18 ARPHRD_ECONET = 782
Dvnet_386.const18 ARPHRD_ECONET = 782
Dvnet_ppc64le.const18 ARPHRD_ECONET = 782
Dtun.txt85 … ARPHRD_IPDDP, ARPHRD_IPGRE, ARPHRD_PIMREG, ARPHRD_HIPPI, ARPHRD_ASH, ARPHRD_ECONET, ARPHRD_IRDA, …
/external/libnl/lib/
Dutils.c694 __ADD(ARPHRD_ECONET,econet)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go83 ARPHRD_ECONET = 0x30e const
Dzerrors_linux_mipsle.go91 ARPHRD_ECONET = 0x30e const
Dzerrors_linux_s390x.go91 ARPHRD_ECONET = 0x30e const
Dzerrors_linux_arm.go91 ARPHRD_ECONET = 0x30e const
Dzerrors_linux_ppc64le.go91 ARPHRD_ECONET = 0x30e const
Dzerrors_linux_mips64.go91 ARPHRD_ECONET = 0x30e const
Dzerrors_linux_ppc64.go91 ARPHRD_ECONET = 0x30e const
Dzerrors_linux_amd64.go91 ARPHRD_ECONET = 0x30e const

12