wpa_supplicant: Basic support for PBSS/PCP
[mech_eap.git] / src / ap / ap_config.h
index 44bcccc..e68ec28 100644 (file)
@@ -570,6 +570,8 @@ struct hostapd_bss_config {
 
        char *no_probe_resp_if_seen_on;
        char *no_auth_if_seen_on;
+
+       int pbss;
 };