OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:deauth
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
sta_info.c
318
"local
deauth
request");
394
int
deauth
= sta->timeout_next == STA_DEAUTH;
local
398
deauth
? "deauthentication" : "disassociation",
401
if (
deauth
) {
451
"inactivity (timer
DEAUTH
/REMOVE)");
677
wpa_printf(MSG_DEBUG, "WPS: %s:
Deauth
sta=" MACSTR,
979
wpa_printf(MSG_DEBUG, "Ignore
deauth
cb for test frame");
/external/wpa_supplicant_8/src/rsn_supp/
wpa.c
1935
int
deauth
= 0;
local
[
all
...]
/external/wpa_supplicant_8/src/common/
ieee802_11_defs.h
426
} STRUCT_PACKED
deauth
;
member in union:ieee80211_mgmt::__anon28741
[
all
...]
Completed in 83 milliseconds