OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WLAN_STA_PREAUTH
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
preauth_auth.c
77
sta->flags =
WLAN_STA_PREAUTH
;
sta_info.h
28
#define
WLAN_STA_PREAUTH
BIT(8)
ieee802_1x.c
95
if (sta->flags &
WLAN_STA_PREAUTH
) {
119
if (sta->flags &
WLAN_STA_PREAUTH
)
528
if (sta->flags &
WLAN_STA_PREAUTH
) {
1055
if (sta->flags &
WLAN_STA_PREAUTH
)
1136
if (!sta || (!(sta->flags & (WLAN_STA_ASSOC |
WLAN_STA_PREAUTH
)) &&
sta_info.c
247
!(sta->flags &
WLAN_STA_PREAUTH
)) {
377
!(sta->flags &
WLAN_STA_PREAUTH
)) {
1729
(flags &
WLAN_STA_PREAUTH
? "[PREAUTH]" : ""),
drv_callbacks.c
1601
sta->flags &= ~
WLAN_STA_PREAUTH
;
ieee802_11.c
3194
sta->flags &= ~
WLAN_STA_PREAUTH
;
Completed in 29 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026