Add Acct-Session-Id to Accounting-On/Off
[mech_eap.git] / src / ap / hostapd.h
index 72f8252..b3d702e 100644 (file)
@@ -138,6 +138,7 @@ struct hostapd_data {
        void *msg_ctx_parent; /* parent interface ctx for wpa_msg() calls */
 
        struct radius_client_data *radius;
+       u64 acct_session_id;
        struct radius_das_data *radius_das;
 
        struct iapp_data *iapp;