OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STA_DEAUTH
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
sta_info.h
65
STA_NULLFUNC = 0, STA_DISASSOC,
STA_DEAUTH
, STA_REMOVE
sta_info.c
352
int deauth = sta->timeout_next ==
STA_DEAUTH
;
386
sta->timeout_next =
STA_DEAUTH
;
392
case
STA_DEAUTH
:
535
sta->timeout_next =
STA_DEAUTH
;
ieee802_11.c
[
all
...]
Completed in 871 milliseconds