Searched refs:opportunistic (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dpmksa_cache_auth.h32 int opportunistic; member in struct:rsn_pmksa_cache_entry
H A Dpmksa_cache_auth.c409 entry->opportunistic = 1;
431 entry->opportunistic = 1;
507 * Use opportunistic key caching (OKC) to find a PMK for a supplicant.
639 "Index / SPA / PMKID / expiration (in seconds) / opportunistic\n");
655 entry->opportunistic);
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.h44 int opportunistic; member in struct:rsn_pmksa_cache_entry
H A Dpmksa_cache.c207 * with the current AP, i.e., if opportunistic flag has
213 if (!pos->opportunistic)
386 new_entry->opportunistic = 1;
393 * pmksa_cache_get_opportunistic - Try to get an opportunistic PMKSA entry
419 "opportunistic PMKSA cache entry "
479 * @try_opportunistic: Whether to allow opportunistic PMKSA caching
556 "opportunistic%s\n",
574 entry->opportunistic);
H A Dpreauth.c328 (p == NULL || p->opportunistic)) {
487 if (pmksa && (!pmksa->opportunistic ||
H A Dwpa.c759 if (sm->cur_pmksa && sm->cur_pmksa->opportunistic) {
762 "opportunistic PMKSA entry - marking it valid");
763 sm->cur_pmksa->opportunistic = 0;
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c9682 * <expiration in seconds> <akmp> <opportunistic>
9713 entry->opportunistic);
9752 * <expiration in seconds> <akmp> <opportunistic>
9799 &entry->akmp, &entry->opportunistic) != 4)
/freebsd-11-stable/contrib/unbound/
H A Dconfigure1588 opportunistic IPsec

Completed in 179 milliseconds