Searched defs:EVENT_EAPOL_RX (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1621 * received EAPOL packets are sent to core code with EVENT_EAPOL_RX
3289 * EVENT_EAPOL_RX - Report received EAPOL frame
3296 EVENT_EAPOL_RX, enumerator in enum:wpa_event_type
3980 * struct eapol_rx - Data for EVENT_EAPOL_RX events
4189 wpa_supplicant_event(ctx, EVENT_EAPOL_RX, &event);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1621 * received EAPOL packets are sent to core code with EVENT_EAPOL_RX
3289 * EVENT_EAPOL_RX - Report received EAPOL frame
3296 EVENT_EAPOL_RX, enumerator in enum:wpa_event_type
3980 * struct eapol_rx - Data for EVENT_EAPOL_RX events
4189 wpa_supplicant_event(ctx, EVENT_EAPOL_RX, &event);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1621 * received EAPOL packets are sent to core code with EVENT_EAPOL_RX
3289 * EVENT_EAPOL_RX - Report received EAPOL frame
3296 EVENT_EAPOL_RX, enumerator in enum:wpa_event_type
3980 * struct eapol_rx - Data for EVENT_EAPOL_RX events
4189 wpa_supplicant_event(ctx, EVENT_EAPOL_RX, &event);

Completed in 871 milliseconds