OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NL80211_ATTR_IFTYPE
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nl80211.h
28
* %NL80211_ATTR_IFINDEX and %
NL80211_ATTR_IFTYPE
.
31
* %NL80211_ATTR_WIPHY and %
NL80211_ATTR_IFTYPE
attributes. Can also
33
* then requires attributes %NL80211_ATTR_WIPHY, %
NL80211_ATTR_IFTYPE
and
76
* @
NL80211_ATTR_IFTYPE
: type of virtual interface, see &enum nl80211_iftype
90
NL80211_ATTR_IFTYPE
,
111
* These values are used with the %
NL80211_ATTR_IFTYPE
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nl80211.h
28
* %NL80211_ATTR_IFINDEX and %
NL80211_ATTR_IFTYPE
.
31
* %NL80211_ATTR_WIPHY and %
NL80211_ATTR_IFTYPE
attributes. Can also
33
* then requires attributes %NL80211_ATTR_WIPHY, %
NL80211_ATTR_IFTYPE
and
76
* @
NL80211_ATTR_IFTYPE
: type of virtual interface, see &enum nl80211_iftype
90
NL80211_ATTR_IFTYPE
,
111
* These values are used with the %
NL80211_ATTR_IFTYPE
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nl80211.h
28
* %NL80211_ATTR_IFINDEX and %
NL80211_ATTR_IFTYPE
.
31
* %NL80211_ATTR_WIPHY and %
NL80211_ATTR_IFTYPE
attributes. Can also
33
* then requires attributes %NL80211_ATTR_WIPHY, %
NL80211_ATTR_IFTYPE
and
76
* @
NL80211_ATTR_IFTYPE
: type of virtual interface, see &enum nl80211_iftype
90
NL80211_ATTR_IFTYPE
,
111
* These values are used with the %
NL80211_ATTR_IFTYPE
/hardware/ti/wlan/mac80211/ti-utils/
nl80211.h
65
* %NL80211_ATTR_IFINDEX and %
NL80211_ATTR_IFTYPE
.
68
* %NL80211_ATTR_WIPHY and %
NL80211_ATTR_IFTYPE
attributes. Can also
70
* then requires attributes %NL80211_ATTR_WIPHY, %
NL80211_ATTR_IFTYPE
and
404
* @
NL80211_ATTR_IFTYPE
: type of virtual interface, see &enum nl80211_iftype
613
NL80211_ATTR_IFTYPE
,
[
all
...]
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h
104
* %NL80211_ATTR_IFINDEX and %
NL80211_ATTR_IFTYPE
.
107
* %NL80211_ATTR_WIPHY and %
NL80211_ATTR_IFTYPE
attributes. Can also
109
* then requires attributes %NL80211_ATTR_WIPHY, %
NL80211_ATTR_IFTYPE
and
550
* @
NL80211_ATTR_IFTYPE
: type of virtual interface, see &enum nl80211_iftype
[
all
...]
/external/wpa_supplicant_8/src/drivers/
nl80211_copy.h
154
* %NL80211_ATTR_IFINDEX and %
NL80211_ATTR_IFTYPE
.
157
* %NL80211_ATTR_WIPHY and %
NL80211_ATTR_IFTYPE
attributes. Can also
159
* then requires attributes %NL80211_ATTR_WIPHY, %
NL80211_ATTR_IFTYPE
and
[
all
...]
driver_nl80211.c
712
if (tb[
NL80211_ATTR_IFTYPE
])
713
info->nlmode = nla_get_u32(tb[
NL80211_ATTR_IFTYPE
]);
[
all
...]
Completed in 36 milliseconds