OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STA_REMOVE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
sta_info.c
541
if (sta->timeout_next ==
STA_REMOVE
) {
629
} else if (sta->timeout_next !=
STA_REMOVE
) {
692
case
STA_REMOVE
:
967
sta->timeout_next =
STA_REMOVE
;
1012
sta->timeout_next =
STA_REMOVE
;
1641
sta->timeout_next =
STA_REMOVE
;
sta_info.h
165
STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH,
STA_REMOVE
,
ctrl_iface_ap.c
205
case
STA_REMOVE
:
Completed in 15 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026