Home
last modified time | relevance | path

Searched refs:ARPHRD_LOCALTLK (Results 1 – 25 of 32) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h258 #if defined(ARPHRD_LOCALTLK) || (defined(HAVE_DECL_ARPHRD_LOCALTLK) && HAVE_DECL_ARPHRD_LOCALTLK)
260 static_assert((ARPHRD_LOCALTLK) == (773), "ARPHRD_LOCALTLK != 773");
263 # define ARPHRD_LOCALTLK 773
511 XLAT(ARPHRD_LOCALTLK),
Darp_hardware_types.in38 ARPHRD_LOCALTLK 773
/external/libnl/include/linux-private/linux/
Dif_arp.h68 #define ARPHRD_LOCALTLK 773 /* Localtalk device */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h70 #define ARPHRD_LOCALTLK 773 /* Localtalk device */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h70 #define ARPHRD_LOCALTLK 773 /* Localtalk device */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const45 ARPHRD_LOCALTLK = 773
Dtun_ppc64le.const45 ARPHRD_LOCALTLK = 773
Dtun_arm.const45 ARPHRD_LOCALTLK = 773
Dtun_amd64.const45 ARPHRD_LOCALTLK = 773
Dtun_386.const45 ARPHRD_LOCALTLK = 773
Dvnet_arm64.const45 ARPHRD_LOCALTLK = 773
Dvnet_amd64.const45 ARPHRD_LOCALTLK = 773
Dvnet_arm.const45 ARPHRD_LOCALTLK = 773
Dvnet_386.const45 ARPHRD_LOCALTLK = 773
Dvnet_ppc64le.const45 ARPHRD_LOCALTLK = 773
Dtun.txt85 …D_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD, ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI,…
/external/strace/
Dsock.c124 [ARPHRD_LOCALTLK] = 1 /* LTALK_ALEN */, in print_ifreq()
/external/libnl/lib/
Dutils.c685 __ADD(ARPHRD_LOCALTLK,localtlk)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go110 ARPHRD_LOCALTLK = 0x305 const
Dzerrors_linux_mipsle.go118 ARPHRD_LOCALTLK = 0x305 const
Dzerrors_linux_s390x.go118 ARPHRD_LOCALTLK = 0x305 const
Dzerrors_linux_arm.go118 ARPHRD_LOCALTLK = 0x305 const
Dzerrors_linux_ppc64le.go118 ARPHRD_LOCALTLK = 0x305 const
Dzerrors_linux_mips64.go118 ARPHRD_LOCALTLK = 0x305 const
Dzerrors_linux_ppc64.go118 ARPHRD_LOCALTLK = 0x305 const

12