Home
last modified time | relevance | path

Searched refs:ARPHRD_PHONET (Results 1 – 25 of 31) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h405 #if defined(ARPHRD_PHONET) || (defined(HAVE_DECL_ARPHRD_PHONET) && HAVE_DECL_ARPHRD_PHONET)
407 static_assert((ARPHRD_PHONET) == (820), "ARPHRD_PHONET != 820");
410 # define ARPHRD_PHONET 820
532 XLAT(ARPHRD_PHONET),
Darp_hardware_types.in59 ARPHRD_PHONET 820
/external/libnl/include/linux-private/linux/
Dif_arp.h91 #define ARPHRD_PHONET 820 /* PhoNet media type */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h94 #define ARPHRD_PHONET 820 /* PhoNet media type */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h94 #define ARPHRD_PHONET 820 /* PhoNet media type */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const51 ARPHRD_PHONET = 820
Dtun_ppc64le.const51 ARPHRD_PHONET = 820
Dtun_arm.const51 ARPHRD_PHONET = 820
Dtun_amd64.const51 ARPHRD_PHONET = 820
Dtun_386.const51 ARPHRD_PHONET = 820
Dvnet_arm64.const51 ARPHRD_PHONET = 820
Dvnet_amd64.const51 ARPHRD_PHONET = 820
Dvnet_arm.const51 ARPHRD_PHONET = 820
Dvnet_386.const51 ARPHRD_PHONET = 820
Dvnet_ppc64le.const51 ARPHRD_PHONET = 820
Dtun.txt85 …HRD_IEEE80211_RADIOTAP, ARPHRD_IEEE802154, ARPHRD_IEEE802154_MONITOR, ARPHRD_PHONET, ARPHRD_PHONET…
/external/strace/
Dsock.c147 [ARPHRD_PHONET] = 1, in print_ifreq()
/external/libnl/lib/
Dutils.c714 __ADD(ARPHRD_PHONET,phonet)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go116 ARPHRD_PHONET = 0x334 const
Dzerrors_linux_mipsle.go124 ARPHRD_PHONET = 0x334 const
Dzerrors_linux_s390x.go124 ARPHRD_PHONET = 0x334 const
Dzerrors_linux_arm.go124 ARPHRD_PHONET = 0x334 const
Dzerrors_linux_ppc64le.go124 ARPHRD_PHONET = 0x334 const
Dzerrors_linux_mips64.go124 ARPHRD_PHONET = 0x334 const
Dzerrors_linux_ppc64.go124 ARPHRD_PHONET = 0x334 const

12