OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hs20_deauth_req_timeout
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
ap_config.h
659
unsigned int
hs20_deauth_req_timeout
;
member in struct:hostapd_bss_config
ieee802_1x.c
1801
timeout = hapd->conf->
hs20_deauth_req_timeout
;
/src/external/bsd/wpa/dist/hostapd/
config_file.c
4321
} else if (os_strcmp(buf, "
hs20_deauth_req_timeout
") == 0) {
4322
bss->
hs20_deauth_req_timeout
= atoi(pos);
Completed in 19 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026