OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AP_DEAUTH_DELAY
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
sta_info.h
346
* after
AP_DEAUTH_DELAY
seconds has passed after disassociation. */
349
#define
AP_DEAUTH_DELAY
(1)
sta_info.c
685
"for " MACSTR " (%d seconds -
AP_DEAUTH_DELAY
)",
686
__func__, MAC2STR(sta->addr),
AP_DEAUTH_DELAY
);
687
eloop_register_timeout(
AP_DEAUTH_DELAY
, 0, ap_handle_timer,
ieee802_11.c
5819
eloop_register_timeout(
AP_DEAUTH_DELAY
, 0, ap_handle_timer,
Completed in 84 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026