Searched refs:try_opportunistic (Results 1 – 4 of 4) sorted by relevance
/hostap-3.7.0/src/rsn_supp/ |
D | pmksa_cache.h | 84 int try_opportunistic, const u8 *fils_cache_id, 157 int try_opportunistic, in pmksa_cache_set_current() argument
|
D | pmksa_cache.c | 557 int try_opportunistic, const u8 *fils_cache_id, in pmksa_cache_set_current() argument 563 network_ctx, try_opportunistic, akmp); in pmksa_cache_set_current() 582 if (sm->cur_pmksa == NULL && try_opportunistic && bssid) in pmksa_cache_set_current()
|
/hostap-3.7.0/wpa_supplicant/ |
D | sme.c | 436 int try_opportunistic; in sme_send_authentication() local 439 try_opportunistic = (ssid->proactive_key_caching < 0 ? in sme_send_authentication() 449 try_opportunistic, cache_id, in sme_send_authentication()
|
D | wpa_supplicant.c | 2969 int try_opportunistic; in wpas_populate_assoc_ies() local 2972 try_opportunistic = (ssid->proactive_key_caching < 0 ? in wpas_populate_assoc_ies() 2981 ssid, try_opportunistic, in wpas_populate_assoc_ies()
|