mesh: Write close reason from Mesh Peering Close to debug log
[mech_eap.git] / wpa_supplicant / ibss_rsn.h
index 6b89f7a..67fae2d 100644 (file)
@@ -39,6 +39,8 @@ struct ibss_rsn_peer {
 
        struct wpa_state_machine *auth;
        int authentication_status;
+
+       struct os_reltime own_auth_tx;
 };
 
 struct ibss_rsn {