Searched refs:ieee802_1x_receive (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/wpa/src/ap/ |
| HD | ieee802_1x.h | 21 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf,
|
| HD | preauth_auth.c | 92 ieee802_1x_receive(hapd, ethhdr->h_source, (u8 *) (ethhdr + 1), in rsn_preauth_receive()
|
| HD | drv_callbacks.c | 935 ieee802_1x_receive(hapd, src, data, data_len); in hostapd_event_eapol_rx()
|
| HD | ieee802_1x.c | 843 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf, in ieee802_1x_receive() function
|
| /NextBSD/contrib/wpa/wpa_supplicant/ |
| HD | ap.c | 811 ieee802_1x_receive(wpa_s->ap_iface->bss[0], src_addr, buf, len); in wpa_supplicant_ap_rx_eapol()
|
| /NextBSD/contrib/wpa/hostapd/ |
| HD | ctrl_iface.c | 1534 ieee802_1x_receive(hapd, src, buf, len); in hostapd_ctrl_iface_eapol_rx()
|