Home
last modified time | relevance | path

Searched refs:ieee802_1x_receive (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_1x.h21 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf,
Dpreauth_auth.c92 ieee802_1x_receive(hapd, ethhdr->h_source, (u8 *) (ethhdr + 1), in rsn_preauth_receive()
Ddrv_callbacks.c986 ieee802_1x_receive(hapd, src, data, data_len); in hostapd_event_eapol_rx()
Dieee802_1x.c900 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf, in ieee802_1x_receive() function
Dieee802_11.c3539 ieee802_1x_receive( in handle_assoc_cb()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c885 ieee802_1x_receive(wpa_s->ap_iface->bss[0], src_addr, buf, len); in wpa_supplicant_ap_rx_eapol()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1665 ieee802_1x_receive(hapd, src, buf, len); in hostapd_ctrl_iface_eapol_rx()