Searched refs:EVENT_EAPOL_RX (Results 1 - 7 of 7) 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);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddrv_callbacks.c1046 case EVENT_EAPOL_RX:
/external/wpa_supplicant_8/src/ap/
H A Ddrv_callbacks.c1046 case EVENT_EAPOL_RX:
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddrv_callbacks.c1046 case EVENT_EAPOL_RX:
/external/wpa_supplicant_8/wpa_supplicant/
H A Devents.c3309 case EVENT_EAPOL_RX:

Completed in 230 milliseconds