Searched refs:dot11RSNAStatsTKIPRemoteMICFailures (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h109 u32 dot11RSNAStatsTKIPRemoteMICFailures; member in struct:wpa_state_machine
178 unsigned int dot11RSNAStatsTKIPRemoteMICFailures; member in struct:wpa_authenticator
H A Dwpa_auth.c772 sm->dot11RSNAStatsTKIPRemoteMICFailures++;
773 wpa_auth->dot11RSNAStatsTKIPRemoteMICFailures++;
2956 "dot11RSNAStatsTKIPRemoteMICFailures=%u\n"
2963 sm->dot11RSNAStatsTKIPRemoteMICFailures);
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h109 u32 dot11RSNAStatsTKIPRemoteMICFailures; member in struct:wpa_state_machine
178 unsigned int dot11RSNAStatsTKIPRemoteMICFailures; member in struct:wpa_authenticator
H A Dwpa_auth.c772 sm->dot11RSNAStatsTKIPRemoteMICFailures++;
773 wpa_auth->dot11RSNAStatsTKIPRemoteMICFailures++;
2956 "dot11RSNAStatsTKIPRemoteMICFailures=%u\n"
2963 sm->dot11RSNAStatsTKIPRemoteMICFailures);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h109 u32 dot11RSNAStatsTKIPRemoteMICFailures; member in struct:wpa_state_machine
178 unsigned int dot11RSNAStatsTKIPRemoteMICFailures; member in struct:wpa_authenticator
H A Dwpa_auth.c772 sm->dot11RSNAStatsTKIPRemoteMICFailures++;
773 wpa_auth->dot11RSNAStatsTKIPRemoteMICFailures++;
2956 "dot11RSNAStatsTKIPRemoteMICFailures=%u\n"
2963 sm->dot11RSNAStatsTKIPRemoteMICFailures);

Completed in 369 milliseconds