Home
last modified time | relevance | path

Searched refs:ARPHRD_IEEE802_TR (Results 1 – 25 of 34) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h363 #if defined(ARPHRD_IEEE802_TR) || (defined(HAVE_DECL_ARPHRD_IEEE802_TR) && HAVE_DECL_ARPHRD_IEEE802…
365 static_assert((ARPHRD_IEEE802_TR) == (800), "ARPHRD_IEEE802_TR != 800");
368 # define ARPHRD_IEEE802_TR 800
526 XLAT(ARPHRD_IEEE802_TR),
Darp_hardware_types.in53 ARPHRD_IEEE802_TR 800
/external/libnl/include/linux-private/linux/
Dif_arp.h85 #define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h87 #define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h87 #define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const38 ARPHRD_IEEE802_TR = 800
Dtun_ppc64le.const38 ARPHRD_IEEE802_TR = 800
Dtun_arm.const38 ARPHRD_IEEE802_TR = 800
Dtun_amd64.const38 ARPHRD_IEEE802_TR = 800
Dtun_386.const38 ARPHRD_IEEE802_TR = 800
Dvnet_arm64.const38 ARPHRD_IEEE802_TR = 800
Dvnet_amd64.const38 ARPHRD_IEEE802_TR = 800
Dvnet_arm.const38 ARPHRD_IEEE802_TR = 800
Dvnet_386.const38 ARPHRD_IEEE802_TR = 800
Dvnet_ppc64le.const38 ARPHRD_IEEE802_TR = 800
Dtun.txt85 …RPHRD_IRDA, ARPHRD_FCPP, ARPHRD_FCAL, ARPHRD_FCPL, ARPHRD_FCFABRIC, ARPHRD_IEEE802_TR, ARPHRD_IEEE…
/external/strace/
Dsock.c86 [0 ... ARPHRD_IEEE802_TR] = 255, in print_ifreq()
/external/libnl/lib/
Dutils.c712 __ADD(ARPHRD_IEEE802_TR,tr)
/external/libpcap/
Dpcap-linux.c3220 #ifndef ARPHRD_IEEE802_TR
3221 #define ARPHRD_IEEE802_TR 800 /* From Linux 2.4 */ macro
3223 case ARPHRD_IEEE802_TR:
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go103 ARPHRD_IEEE802_TR = 0x320 const
Dzerrors_linux_mipsle.go111 ARPHRD_IEEE802_TR = 0x320 const
Dzerrors_linux_s390x.go111 ARPHRD_IEEE802_TR = 0x320 const
Dzerrors_linux_arm.go111 ARPHRD_IEEE802_TR = 0x320 const
Dzerrors_linux_ppc64le.go111 ARPHRD_IEEE802_TR = 0x320 const
Dzerrors_linux_mips64.go111 ARPHRD_IEEE802_TR = 0x320 const

12