11 #define IBSS_RSN_AUTH_NOT_AUTHENTICATED 0x00
13 #define IBSS_RSN_AUTH_EAPOL_BY_PEER 0x01
15 #define IBSS_RSN_AUTH_BY_US 0x02
17 #define IBSS_RSN_AUTH_EAPOL_BY_US 0x04
19 #define IBSS_RSN_SET_PTK_SUPP 0x08
21 #define IBSS_RSN_SET_PTK_AUTH 0x10
23 #define IBSS_RSN_REPORTED_PTK 0x20
37 int authentication_status;
55 const u8 *buf,
size_t len);
Definition: wpa_auth_i.h:20
Definition: ibss_rsn.h:25
wpa_states
wpa_supplicant state
Definition: defs.h:161
Definition: wpa_auth_i.h:176
Internal data for wpa_supplicant interface.
Definition: wpa_supplicant_i.h:451
Internal WPA state machine data.
Definition: wpa_i.h:18
Definition: ibss_rsn.h:42