Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Darp_hardware_types.h370 #if defined(ARPHRD_IEEE80211) || (defined(HAVE_DECL_ARPHRD_IEEE80211) && HAVE_DECL_ARPHRD_IEEE80211)
372 static_assert((ARPHRD_IEEE80211) == (801), "ARPHRD_IEEE80211 != 801");
375 # define ARPHRD_IEEE80211 801
527 XLAT(ARPHRD_IEEE80211),
Darp_hardware_types.in54 ARPHRD_IEEE80211 801
/external/libnl/include/linux-private/linux/
Dif_arp.h86 #define ARPHRD_IEEE80211 801 /* IEEE 802.11 */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h88 #define ARPHRD_IEEE80211 801 /* IEEE 802.11 */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h88 #define ARPHRD_IEEE80211 801 /* IEEE 802.11 */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const33 ARPHRD_IEEE80211 = 801
Dtun_ppc64le.const33 ARPHRD_IEEE80211 = 801
Dtun_arm.const33 ARPHRD_IEEE80211 = 801
Dtun_amd64.const33 ARPHRD_IEEE80211 = 801
Dtun_386.const33 ARPHRD_IEEE80211 = 801
Dvnet_arm64.const33 ARPHRD_IEEE80211 = 801
Dvnet_amd64.const33 ARPHRD_IEEE80211 = 801
Dvnet_arm.const33 ARPHRD_IEEE80211 = 801
Dvnet_386.const33 ARPHRD_IEEE80211 = 801
Dvnet_ppc64le.const33 ARPHRD_IEEE80211 = 801
Dtun.txt85 …FCPP, ARPHRD_FCAL, ARPHRD_FCPL, ARPHRD_FCFABRIC, ARPHRD_IEEE802_TR, ARPHRD_IEEE80211, ARPHRD_IEEE8…
/external/strace/
Dsock.c140 [ARPHRD_IEEE80211] = 6 /* ETH_ALEN */, in print_ifreq()
/external/libpcap/
Dpcap-linux.c2685 case ARPHRD_IEEE80211:
3287 #ifndef ARPHRD_IEEE80211 /* From Linux 2.4.6 */
3288 #define ARPHRD_IEEE80211 801 macro
3290 case ARPHRD_IEEE80211:
/external/libnl/lib/
Dutils.c713 __ADD(ARPHRD_IEEE80211,ieee802.11)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go98 ARPHRD_IEEE80211 = 0x321 const
Dzerrors_linux_mipsle.go106 ARPHRD_IEEE80211 = 0x321 const
Dzerrors_linux_s390x.go106 ARPHRD_IEEE80211 = 0x321 const
Dzerrors_linux_arm.go106 ARPHRD_IEEE80211 = 0x321 const
Dzerrors_linux_ppc64le.go106 ARPHRD_IEEE80211 = 0x321 const
Dzerrors_linux_mips64.go106 ARPHRD_IEEE80211 = 0x321 const

12