Searched refs:opportunistic (Results 1 – 17 of 17) sorted by relevance
31 int opportunistic; member
293 entry->opportunistic = 1; in pmksa_cache_add_okc()307 entry->opportunistic = 1; in pmksa_cache_add_okc()
36 int opportunistic; member
310 (p == NULL || p->opportunistic)) { in rsn_preauth_candidate_process()456 if (pmksa && (!pmksa->opportunistic || in rsn_preauth_scan_result()
329 new_entry->opportunistic = 1; in pmksa_cache_clone_entry()477 entry->opportunistic); in pmksa_cache_list()
482 if (sm->cur_pmksa && sm->cur_pmksa->opportunistic) { in wpa_supplicant_key_neg_complete()486 sm->cur_pmksa->opportunistic = 0; in wpa_supplicant_key_neg_complete()
42 int opportunistic; member
320 (p == NULL || p->opportunistic)) { in rsn_preauth_candidate_process()469 (!pmksa->opportunistic || in rsn_preauth_scan_results()
342 new_entry->opportunistic = 1; in pmksa_cache_clone_entry()477 entry->opportunistic); in pmksa_cache_list()
489 if (sm->cur_pmksa && sm->cur_pmksa->opportunistic) { in wpa_supplicant_key_neg_complete()492 sm->cur_pmksa->opportunistic = 0; in wpa_supplicant_key_neg_complete()
160 Two additional options allow for opportunistic multiplexing: try177 opportunistic connection sharing include at least %h, %p, and %r.
108 * fixed opportunistic key caching (proactive_key_caching)801 * added support for opportunistic WPA2 PMKSA key caching (disabled by
320 # Enable/disable opportunistic PMKSA caching for WPA2.
171 * added support for opportunistic key caching (OKC)
207 * fixed opportunistic key caching (proactive_key_caching)900 * added support for opportunistic WPA2 PMKSA key caching (disabled by
58653 Used the occasion to get rid of the hole in bitmask that was a leftover from opportunistic59492 Remove incomplete support for opportunistic appcache entries
52193 collection is just an opportunistic optimization, so it's OK for it to