
Data Fields | |
| struct wpa_group * | group |
| unsigned int | dot11RSNAStatsTKIPRemoteMICFailures |
| u32 | dot11RSNAAuthenticationSuiteSelected |
| u32 | dot11RSNAPairwiseCipherSelected |
| u32 | dot11RSNAGroupCipherSelected |
| u8 | dot11RSNAPMKIDUsed [PMKID_LEN] |
| u32 | dot11RSNAAuthenticationSuiteRequested |
| u32 | dot11RSNAPairwiseCipherRequested |
| u32 | dot11RSNAGroupCipherRequested |
| unsigned int | dot11RSNATKIPCounterMeasuresInvoked |
| unsigned int | dot11RSNA4WayHandshakeFailures |
| struct wpa_stsl_negotiation * | stsl_negotiations |
| struct wpa_auth_config | conf |
| struct wpa_auth_callbacks | cb |
| u8 * | wpa_ie |
| size_t | wpa_ie_len |
| u8 | addr [ETH_ALEN] |
| struct rsn_pmksa_cache * | pmksa |
| struct wpa_ft_pmk_cache * | ft_pmk_cache |
Definition at line 156 of file wpa_auth_i.h.
1.6.1