]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/wpa_supplicant_i.h
SAE: Collect list of rejected groups for H2E in STA
[thirdparty/hostap.git] / wpa_supplicant / wpa_supplicant_i.h
index af938064b30ad464b1fa327d965d851ca11d4278..e76b0d0a04765e4c88a94a54b9503b202d1fa76b 100644 (file)
@@ -810,6 +810,7 @@ struct wpa_supplicant {
                u8 ext_auth_bssid[ETH_ALEN];
                u8 ext_auth_ssid[SSID_MAX_LEN];
                size_t ext_auth_ssid_len;
+               int *sae_rejected_groups;
 #endif /* CONFIG_SAE */
        } sme;
 #endif /* CONFIG_SME */