WPS: Make fragment size configurable for EAP-WSC peer
[libeap.git] / wpa_supplicant / wpa_supplicant_i.h
index 6c36a1a..b170638 100644 (file)
@@ -437,6 +437,7 @@ struct wpa_supplicant {
 
        int after_wps;
        unsigned int wps_freq;
+       int wps_fragment_size;
 };