Searched refs:ieee802_1x_receive (Results 1 - 13 of 13) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_1x.h21 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf,
H A Dpreauth_auth.c92 ieee802_1x_receive(hapd, ethhdr->h_source, (u8 *) (ethhdr + 1),
H A Ddrv_callbacks.c816 ieee802_1x_receive(hapd, src, data, data_len);
H A Dieee802_1x.c768 * ieee802_1x_receive - Process the EAPOL frames from the Supplicant
776 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf, function
/external/wpa_supplicant_8/src/ap/
H A Dieee802_1x.h21 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf,
H A Dpreauth_auth.c92 ieee802_1x_receive(hapd, ethhdr->h_source, (u8 *) (ethhdr + 1),
H A Ddrv_callbacks.c816 ieee802_1x_receive(hapd, src, data, data_len);
H A Dieee802_1x.c768 * ieee802_1x_receive - Process the EAPOL frames from the Supplicant
776 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf, function
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_1x.h21 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf,
H A Dpreauth_auth.c92 ieee802_1x_receive(hapd, ethhdr->h_source, (u8 *) (ethhdr + 1),
H A Ddrv_callbacks.c816 ieee802_1x_receive(hapd, src, data, data_len);
H A Dieee802_1x.c768 * ieee802_1x_receive - Process the EAPOL frames from the Supplicant
776 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf, function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c743 ieee802_1x_receive(wpa_s->ap_iface->bss[0], src_addr, buf, len);

Completed in 139 milliseconds