Searched refs:proactive_key_caching (Results 1 - 25 of 28) sorted by relevance

12

/external/wpa_supplicant_6/wpa_supplicant/
H A Dconfig_ssid.h209 * proactive_key_caching - Enable proactive key caching
221 int proactive_key_caching; member in struct:wpa_ssid
H A Dconfig_file.c799 INT(proactive_key_caching);
H A Dconfig_winreg.c877 INT(proactive_key_caching);
H A Dconfig.c1403 { INT_RANGE(proactive_key_caching, 0, 1) },
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_ssid.h212 * proactive_key_caching - Enable proactive key caching
224 int proactive_key_caching; member in struct:wpa_ssid
H A Dwpas_glue.c843 conf.proactive_key_caching = ssid->proactive_key_caching;
H A Dconfig_file.c569 INT(proactive_key_caching);
H A Dconfig_winreg.c914 INT(proactive_key_caching);
H A Dsme.c114 try_opportunistic = ssid->proactive_key_caching &&
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dwpa.h83 int proactive_key_caching; member in struct:rsn_supp_config
H A Dwpa_i.h58 int proactive_key_caching; member in struct:wpa_sm
H A Dpreauth.c364 if (sm->network_ctx && sm->proactive_key_caching)
H A Dwpa.c2057 sm->proactive_key_caching = config->proactive_key_caching;
2070 sm->proactive_key_caching = 0;
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h85 int proactive_key_caching; member in struct:rsn_supp_config
H A Dwpa_i.h55 int proactive_key_caching; member in struct:wpa_sm
H A Dpreauth.c354 if (sm->network_ctx && sm->proactive_key_caching)
H A Dwpa.c2252 sm->proactive_key_caching = config->proactive_key_caching;
2265 sm->proactive_key_caching = 0;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h85 int proactive_key_caching; member in struct:rsn_supp_config
H A Dwpa_i.h55 int proactive_key_caching; member in struct:wpa_sm
H A Dpreauth.c354 if (sm->network_ctx && sm->proactive_key_caching)
H A Dwpa.c2252 sm->proactive_key_caching = config->proactive_key_caching;
2265 sm->proactive_key_caching = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.h85 int proactive_key_caching; member in struct:rsn_supp_config
H A Dwpa_i.h55 int proactive_key_caching; member in struct:wpa_sm
H A Dpreauth.c354 if (sm->network_ctx && sm->proactive_key_caching)
H A Dwpa.c2252 sm->proactive_key_caching = config->proactive_key_caching;
2265 sm->proactive_key_caching = 0;

Completed in 296 milliseconds

12