Home
last modified time | relevance | path

Searched refs:try_opportunistic (Results 1 – 4 of 4) sorted by relevance

/hostap-3.7.0/src/rsn_supp/
Dpmksa_cache.h84 int try_opportunistic, const u8 *fils_cache_id,
157 int try_opportunistic, in pmksa_cache_set_current() argument
Dpmksa_cache.c557 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/
Dsme.c436 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()
Dwpa_supplicant.c2969 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()