OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:michael_mic_failure
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
tkip_countermeasures.c
69
int
michael_mic_failure
(struct hostapd_data *hapd, const u8 *addr, int local)
function
98
if (os_reltime_expired(&now, &hapd->
michael_mic_failure
, 60)) {
107
hapd->
michael_mic_failure
= now;
hostapd.h
219
struct os_reltime
michael_mic_failure
;
member in struct:hostapd_data
/src/external/bsd/wpa/dist/src/drivers/
driver.h
5258
* provided with union wpa_event_data::
michael_mic_failure
. This
6175
* struct
michael_mic_failure
- Data for EVENT_MICHAEL_MIC_FAILURE
6177
struct
michael_mic_failure
{
struct in union:wpa_event_data
6180
}
michael_mic_failure
;
member in union:wpa_event_data
Completed in 22 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026