OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NL80211_ATTR_STA_AID
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/drivers/
nl80211_copy.h
1683
* @
NL80211_ATTR_STA_AID
: Association ID for the station (u16)
2249
* This is similar to @
NL80211_ATTR_STA_AID
but with a difference of being
2857
NL80211_ATTR_STA_AID
,
driver_nl80211.c
5693
if (nla_put_u16(msg,
NL80211_ATTR_STA_AID
, params->aid))
5705
if (nla_put_u16(msg,
NL80211_ATTR_STA_AID
, 1))
5722
if (nla_put_u16(msg,
NL80211_ATTR_STA_AID
, params->aid) ||
Completed in 30 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026