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

/freebsd-current/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.
645 "Index / SPA / PMKID / expiration (in seconds) / opportunistic\n");
661 entry->opportunistic);
/freebsd-current/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.h45 int opportunistic; member in struct:rsn_pmksa_cache_entry
H A Dpmksa_cache.c249 * with the current AP, i.e., if opportunistic flag has
255 if (!pos->opportunistic)
441 new_entry->opportunistic = 1;
448 * pmksa_cache_get_opportunistic - Try to get an opportunistic PMKSA entry
488 "opportunistic PMKSA cache entry "
551 * @try_opportunistic: Whether to allow opportunistic PMKSA caching
642 "opportunistic%s\n",
660 entry->opportunistic);
H A Dpreauth.c334 (p == NULL || p->opportunistic)) {
494 if (pmksa && (!pmksa->opportunistic ||
H A Dwpa.c883 if (sm->cur_pmksa && sm->cur_pmksa->opportunistic) {
886 "opportunistic PMKSA entry - marking it valid");
887 sm->cur_pmksa->opportunistic = 0;
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c10465 * <expiration in seconds> <akmp> <opportunistic>
10496 entry->opportunistic);
10535 * <expiration in seconds> <akmp> <opportunistic>
10582 &entry->akmp, &entry->opportunistic) != 4)
/freebsd-current/contrib/unbound/
H A Dconfigure1637 opportunistic IPsec

Completed in 304 milliseconds