Searched defs:okc (Results 1 - 7 of 7) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/ap/ | ||
H A D | wpa_auth.h | 154 int okc; member in struct:wpa_auth_config |
H A D | ap_config.h | 396 int okc; /* Opportunistic Key Caching */ member in struct:hostapd_bss_config |
/external/wpa_supplicant_8/src/ap/ | ||
H A D | wpa_auth.h | 154 int okc; member in struct:wpa_auth_config |
H A D | ap_config.h | 396 int okc; /* Opportunistic Key Caching */ member in struct:hostapd_bss_config |
/external/wpa_supplicant_8/wpa_supplicant/src/ap/ | ||
H A D | wpa_auth.h | 154 int okc; member in struct:wpa_auth_config |
H A D | ap_config.h | 396 int okc; /* Opportunistic Key Caching */ member in struct:hostapd_bss_config |
/external/wpa_supplicant_8/wpa_supplicant/ | ||
H A D | config.h | 1029 * okc - Whether to enable opportunistic key caching by default 1032 * proactive_key_caching=1 parameter. okc=1 can be used to change this 1035 int okc; member in struct:wpa_config |
Completed in 201 milliseconds