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

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

Completed in 133 milliseconds