Home
last modified time | relevance | path

Searched refs:IFLA_WIRELESS (Results 1 – 23 of 23) sorted by relevance

/external/strace/xlat/
Drtnl_link_attrs.h83 #if defined(IFLA_WIRELESS) || (defined(HAVE_DECL_IFLA_WIRELESS) && HAVE_DECL_IFLA_WIRELESS)
85 static_assert((IFLA_WIRELESS) == (11), "IFLA_WIRELESS != 11");
88 # define IFLA_WIRELESS 11
392 XLAT(IFLA_WIRELESS),
Drtnl_link_attrs.in12 IFLA_WIRELESS 11
/external/libnl/include/linux-private/linux/
Dif_link.h116 IFLA_WIRELESS, /* Wireless Extension event - see wireless.h */ enumerator
117 #define IFLA_WIRELESS IFLA_WIRELESS macro
/external/wpa_supplicant_8/src/drivers/
Dpriv_netlink.h27 #ifndef IFLA_WIRELESS
28 #define IFLA_WIRELESS 11 macro
Ddriver_hostap.c888 if (attr->rta_type == IFLA_WIRELESS) { in hostapd_wireless_event_rtm_newlink()
Ddriver_atheros.c1578 if (attr->rta_type == IFLA_WIRELESS) { in atheros_wireless_event_rtm_newlink()
Ddriver_wext.c689 if (attr->rta_type == IFLA_WIRELESS) { in wpa_driver_wext_event_rtm_newlink()
Ddriver_nl80211.c1077 case IFLA_WIRELESS: in wpa_driver_nl80211_event_rtm_newlink()
/external/iproute2/include/uapi/linux/
Dif_link.h121 IFLA_WIRELESS, /* Wireless Extension event - see wireless.h */ enumerator
122 #define IFLA_WIRELESS IFLA_WIRELESS macro
/external/kernel-headers/original/uapi/linux/
Dif_link.h121 IFLA_WIRELESS, /* Wireless Extension event - see wireless.h */ enumerator
122 #define IFLA_WIRELESS IFLA_WIRELESS macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_sparc64.go398 IFLA_WIRELESS = 0xb const
Dztypes_linux_mips.go444 IFLA_WIRELESS = 0xb const
Dztypes_linux_arm.go446 IFLA_WIRELESS = 0xb const
Dztypes_linux_arm64.go448 IFLA_WIRELESS = 0xb const
Dztypes_linux_ppc64.go449 IFLA_WIRELESS = 0xb const
Dztypes_linux_ppc64le.go449 IFLA_WIRELESS = 0xb const
Dztypes_linux_amd64.go447 IFLA_WIRELESS = 0xb const
Dztypes_linux_mips64le.go448 IFLA_WIRELESS = 0xb const
Dztypes_linux_s390x.go447 IFLA_WIRELESS = 0xb const
Dztypes_linux_mipsle.go444 IFLA_WIRELESS = 0xb const
Dztypes_linux_mips64.go448 IFLA_WIRELESS = 0xb const
Dztypes_linux_386.go443 IFLA_WIRELESS = 0xb const
/external/strace/
Drtnl_link.c851 [IFLA_WIRELESS] = NULL, /* unimplemented */