]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/wpa_supplicant_i.h
Add support to request a scan with specific SSIDs
[thirdparty/hostap.git] / wpa_supplicant / wpa_supplicant_i.h
index ffda53dfe66f2681696a7bd7e6d2b8b5775d9101..bc6425d6651a1d166f0038773976f1db3f829699 100644 (file)
@@ -609,6 +609,9 @@ struct wpa_supplicant {
        int scan_id[MAX_SCAN_ID];
        unsigned int scan_id_count;
 
+       struct wpa_ssid_value *ssids_from_scan_req;
+       unsigned int num_ssids_from_scan_req;
+
        u64 drv_flags;
        unsigned int drv_enc;
        unsigned int drv_smps_modes;