OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wpa_gmk_rekey
(Results
1 - 7
of
7
) sorted by null
/hardware/ti/wlan/mac80211/config/
hostapd.conf
24
wpa_gmk_rekey
=0
/external/wpa_supplicant_8/src/ap/
wpa_auth_glue.c
41
wconf->
wpa_gmk_rekey
= conf->
wpa_gmk_rekey
;
ap_config.h
268
int
wpa_gmk_rekey
;
member in struct:hostapd_bss_config
wpa_auth.h
132
int
wpa_gmk_rekey
;
member in struct:wpa_auth_config
ap_config.c
55
bss->
wpa_gmk_rekey
= 86400;
wpa_auth.c
230
if (wpa_auth->conf.
wpa_gmk_rekey
) {
231
eloop_register_timeout(wpa_auth->conf.
wpa_gmk_rekey
, 0,
417
if (wpa_auth->conf.
wpa_gmk_rekey
) {
418
eloop_register_timeout(wpa_auth->conf.
wpa_gmk_rekey
, 0,
[
all
...]
/external/wpa_supplicant_8/hostapd/
config_file.c
[
all
...]
Completed in 564 milliseconds